Date: Wed, 22 Jul 2020 15:18:24 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 248172] tun/tap: OpenVPN configuring tun/tap devices ends up with IFDISABLED interfaces Message-ID: <bug-248172-7501-2PgaRqYmAK@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 --- Comment #8 from Gert Doering <gert@greenie.muc.de> --- I do not understand enough of the FreeBSD IPv6 magic bits to reasonably arg= ue either way. The rc.conf of this system is very minimal ---------------------- cut ------------------------ hostname=3D"fbsd-tc.ov.greenie.net" ifconfig_em0=3D"inet 194.97.140.21 netmask 255.255.255.224" defaultrouter=3D"194.97.140.30" ipv6_defaultrouter=3D"2001:608:0:814::ffff" ifconfig_em0_ipv6=3D"inet6 2001:608:0:814::f000:21/64" sshd_enable=3D"YES" ntpdate_enable=3D"YES" ntpd_enable=3D"YES" # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable dumpdev=3D"AUTO" zfs_enable=3D"YES" inetd_enable=3DYES # gert, 30.9.19, amanda ---------------------- cut ------------------------ but I'd still argue it should be deterministic either way, like "always IFFIDSABLED" or "never". Anyway, test program coming. Might take until tomorrow. --=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-2PgaRqYmAK>