Solved OpenVPN DCO

Bamboozled by how to implement this on FreeBSD 14, enabled if_ovpn_load="YES" in /boot/loader.conf but the correct syntax for the server.conf eludes me. Searching the internet is proving less than fruitful this morning for configuration settings to make this work. If I unset DCO in my poudriere build the package works fine as before, I'd just like to enjoy a bit better performance like wireguard manages to do. Any guidance gratefully received.
 
if i understand corectly you just have to build it with dco support / load the module and the magic does the rest
you have to have a README.dco.md installed by the package
it seems only tun is supported, not tap?
doc is for linux only but should somehow apply to freebsd
 
Back
Top