My FreeBSD host runs a wireguard client. Now if I run a jail, does FreeBSD support running openvpn within that? Can I have a tun inside a jail that will not directly connect to my wifi/LAN but use the wireguard connection to establish a connection.
I need the jail to have connection as follows
tun(JAIL) -> wg(HOST) -> WiFi/LAN
I need the jail to have connection as follows
tun(JAIL) -> wg(HOST) -> WiFi/LAN