ifconfig_vtnet0="inet 192.168.1.100 netmask 255.255.255.0"
defaultrouter="192.168.1.99"
#openvpn
openvpn_enable="YES"
openvpn_if="tap" # driver(s) to load, set to "tun", "tap" or "tun tap"
openvpn_configfile="/usr/local/etc/openvpn/openvpn.conf"
#test route to 192...
I was trying to figure this out using:
https://docs.freebsd.org/en/books/handbook/advanced-networking/#network-aggregation
https://www.freebsd.org/cgi/man.cgi?query=ifconfig&sektion=8&format=html...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.