[Bug 248172] tun/tap: OpenVPN configuring tun/tap devices ends up with IFDISABLED interfaces

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 22 15:18:25 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248172

--- Comment #8 from Gert Doering <gert at greenie.muc.de> ---
I do not understand enough of the FreeBSD IPv6 magic bits to reasonably argue
either way.

The rc.conf of this system is very minimal

---------------------- cut ------------------------
hostname="fbsd-tc.ov.greenie.net"
ifconfig_em0="inet 194.97.140.21 netmask 255.255.255.224"
defaultrouter="194.97.140.30"
ipv6_defaultrouter="2001:608:0:814::ffff"
ifconfig_em0_ipv6="inet6 2001:608:0:814::f000:21/64"
sshd_enable="YES"
ntpdate_enable="YES"
ntpd_enable="YES"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="AUTO"
zfs_enable="YES"
inetd_enable=YES                # 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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-net mailing list