Search results

  1. twei

    How to setup a VM with OpenVPN interface?

    I want to setup a VM with all Traffic going through a VPN Tunnel, without having to set anything up on the Guest. So the final setup should be something like this: LAN -> vmbr0 -> other VMs -> OpenVPN Tunnel -> vmbr1 -> VM but I can't figure out how to setup OpenVPN to do this, as I...