[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:46:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256767 --- Comment #2 from Graham Perrin <grahamperrin@gmail.com> --- (In reply to Kubilay Kocak from comment #1) Adapted from <https://forums.FreeBSD.org/threads/80878/post-517622> (without disclosing full addresses): 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" ipv6_defaultrouter="⋯:⋯:⋯:⋯::1" IPv6 via Hurricane Electric's Free IPv6 Tunnel Broker Service <https://subatomicsolutions.org/8-freebsd/10-ipv6-via-hurricane-electric-s-free-ipv6-tunnel-broker-service> HTH, if not please let me know. Thanks. -- You are receiving this mail because: You are the assignee for the bug.