How to route to the VPN subnet if my router does not support static routes AND I cannot use ethernet bridging
Posted: Mon Apr 06, 2020 7:15 pm
Hey,
I set up OpenVPN with this guide:
https://www.digitalocean.com/community/ ... -debian-10
So far so good, it works.
I can also reach the home network from the client incl. stuff like VNC or SSH.
I can also ping home from the client.
I can also ping the client from the OpenVPN-Server (a Debian VM in Virtualbox).
But....: I cannot ping the client from other machines from the home network.
As far as I understand there's two solutions - each with a problem in my case:
Solution 1: Add a static route to the VPN subnet in the networks router.
Problem: The router is a "Telekom Speedport Smart" which (believe it or not! oO) does not support static routes!
Solution 2: Switch the OpenVPN Config to Ethernet-Brigding.
Problem: The mobile apps (iOS: OpenVPN Connect) do not support tap-based VPNs. :/
What can I do now? Does anyone know a different solution?
Cheers
Patrick
I set up OpenVPN with this guide:
https://www.digitalocean.com/community/ ... -debian-10
So far so good, it works.
I can also reach the home network from the client incl. stuff like VNC or SSH.
I can also ping home from the client.
I can also ping the client from the OpenVPN-Server (a Debian VM in Virtualbox).
But....: I cannot ping the client from other machines from the home network.
As far as I understand there's two solutions - each with a problem in my case:
Solution 1: Add a static route to the VPN subnet in the networks router.
Problem: The router is a "Telekom Speedport Smart" which (believe it or not! oO) does not support static routes!
Solution 2: Switch the OpenVPN Config to Ethernet-Brigding.
Problem: The mobile apps (iOS: OpenVPN Connect) do not support tap-based VPNs. :/
What can I do now? Does anyone know a different solution?
Cheers
Patrick