Hi, my VPN works - thank you, real issue deployment. I can see the host direcotries as if they were on my LAN. So all good. I need to connect to a device that the host can ping using a persistent route, how do I do that from my laptop using VPN, somehow I need to have a route from my laptop to the host and then to the device:
Laptop 5.15.135.0
host 5.14.90.180
Device I need to ping/reach from my laptop: 10.10.0.72
The host can reach it using the persistent route: 10.10.0.0 255.255.0.0 10.0.0.22 1
where 10.0.0.22 is the wireless router that allows connection to 10.10.0.72
The entire route from my laptop loks like this:
5.15.135.0 - 5.14.90.180 - 10.10.0.1 - 10.10.0.72
Can you help, I'm sure it's just a route/bridge or some tunneling setup
Thanks,
Jens