[Bug 248172] if_tuntap(4): OpenVPN configuring tun/tap devices ends up with IFDISABLED interfaces
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 24 06:39:29 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248172
Eugene Grosbein <eugen at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eugen at freebsd.org
--- Comment #21 from Eugene Grosbein <eugen at freebsd.org> ---
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.
More information about the freebsd-net
mailing list