[Bug 256767] ifconfig(8) NOAUTO and rc.conf(5): untimely configuration (up) of a network interface when it should be down
Date: Sat, 26 Jun 2021 05:48:04 UTC
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.