1
General Discussion / Re: OpenVPN change Tun to TAP in OPNsense VM (debian host)
« on: September 06, 2024, 05:24:13 pm »
If my text drawing will not shift, then this is what I am trying to do.
WWW ------ Router -------- eth0 -------- Debian (host) -------\
Router ---- different server on Deb host--- \ \
WWW Client ---- Router (port forward) ---- br0 (eth1) ---- OPNsense VM --- OpenVPN
I need the VPN client to be able to access a separate server locally hosted on the Debian Host. My understanding is that a this cannot be done using interface TUN but it can be done using interface TAP. I have done this in the past successfully with a Samba shared network drive.
If I can do this on TUN then I would love to understand how.
WWW ------ Router -------- eth0 -------- Debian (host) -------\
Router ---- different server on Deb host--- \ \
WWW Client ---- Router (port forward) ---- br0 (eth1) ---- OPNsense VM --- OpenVPN
I need the VPN client to be able to access a separate server locally hosted on the Debian Host. My understanding is that a this cannot be done using interface TUN but it can be done using interface TAP. I have done this in the past successfully with a Samba shared network drive.
If I can do this on TUN then I would love to understand how.