When i'm at a different WiFi network that is also 192.168.1.0/24 network some internal ip's don't work because of the same subnet.
That's why I added some specific routes to my OpenVPN server like this:
Code: Select all
push "route 192.168.1.10 255.255.255.255"
I do see it being pushed in the connection log like this:
Code: Select all
0 [redirect-gateway] [def1]
1 [route] [192.168.1.10] [255.255.255.255]
Any ideas?
PS: This didn't work on OpenVPN Connect 1.0 and also doesn't work in 1.1.