Date: Fri, 24 Jul 2020 06:39:28 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 248172] if_tuntap(4): OpenVPN configuring tun/tap devices ends up with IFDISABLED interfaces Message-ID: <bug-248172-7501-lPfzBugFIj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248172-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-248172-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248172 Eugene Grosbein <eugen@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eugen@freebsd.org --- Comment #21 from Eugene Grosbein <eugen@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 alrea= dy several ways to (un)configure -ifdisabled flag. Another way is the followin= g: ifconfig_DEFAULT=3D"-ifdisabled" This also applies to new tunnels that have no specific lines like "ifconfig_tun0". --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248172-7501-lPfzBugFIj>