[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
Thu Jul 23 09:05:48 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248172
Andrey V. Elsukov <ae at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ae at FreeBSD.org
--- Comment #12 from Andrey V. Elsukov <ae at FreeBSD.org> ---
You just need to enable IPv6 in rc.conf.
ipv6_activate_all_interfaces="YES"
When it is enabled, all new interfaces will be created without IFDISABLED flag.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-net
mailing list