https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248172
Eugene Grosbein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #21 from Eugene Grosbein <[email protected]> --- New interfaces including openvpn's tunnels should obey settings in the /etc/rc.conf and if this configuration file tells to enable/disable IPv6 for dynamic interfaces, such configuration should be respected. There are already several ways to (un)configure -ifdisabled flag. Another way is the following: ifconfig_DEFAULT="-ifdisabled" This also applies to new tunnels that have no specific lines like "ifconfig_tun0". -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
