I have router running asus merlin and have setup TUN openvpn server on it. Clients are able to connect and ping lan clients etc however one of my lan devices will only accept connections from devices that are on the same LAN subnet i.e 192.168.1.0/24 so from a vpn connected client on the 10.8.0.0 subnet this fails. What I need is for the openvpn client to have a static ip on the same subnet as the lan and must also be pingable form other lan devices. So basically I need TAP but using TUN. TAP is not an option due to using android client.
Router lan ip: 192.168.1.1
Openvpn subnet: 10.8.0.0
custom client config
ifconfig-push 192.168.1.241 255.255.255.0
I believe i'm missing a "route"
Router lan ip: 192.168.1.1
Openvpn subnet: 10.8.0.0
custom client config
ifconfig-push 192.168.1.241 255.255.255.0
I believe i'm missing a "route"


Last edited: