Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jun 2021 05:48:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 256767] ifconfig(8) NOAUTO and rc.conf(5): untimely configuration (up) of a network interface when it should be down
Message-ID:  <bug-256767-227-RPp418YRzT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256767-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256767

--- Comment #3 from Graham Perrin <grahamperrin@gmail.com> ---
(In reply to Graham Perrin from comment #2)

> Adapted

I forgot to adapt (to include the NOAUTO). Sorry. 

Here: 

cloned_interfaces="gif0"
create_args_gif0="tunnel 192.168.1.10 address.from.tunnel.provider mtu 1480"
ifconfig_gif0_ipv6="inet6 ⋯:⋯:⋯:⋯::2 ⋯:⋯:⋯:⋯::1 prefixlen 128 NOAUTO"
ipv6_defaultrouter="⋯:⋯:⋯:⋯::1"

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256767-227-RPp418YRzT>