Can not ping / cifs lan computers after being connected remotely over openvpn
This is strange.
I have a linux machine - when I am at home, I am able to ping 192.168.0.X, I am able to use cifs to mount \\192.168.0.X\<PATH>
however, when I connect (using that same linux machine) remotely to the openvpn server of my tplink
I am no longer able to ping 192.168.0.X nor mount cifs 192.168.0.X, but I am still able to do other things such as access 192.168.0.X:8080 and connect to 192.168.0.X using vnc viewer.
I am though, able to connect to the router's smb server via 192.168.0.1 and also ping the router, but not other ip addresses.
Is this a router issue? or a linux issue? why some ports and services work being accessed remotely and others (ping, smb) do not work when I access remotely?
How can I configure openvpn to show me as yet another "local" device with 192.168.Y.Z subnet ip instead of a forein ip of 10.A.B.C which I have after openvpn connect?