routing - Double NAT - connect to device via ssh -


quick question - lan @ home:

internet (public ip)    v isp router (192.168.0.1, no access)    v personal router (192.168.1.1, full access)    v device (192.168.1.200) 

is possible somehow "expose" device internet, remotely connect via ssh? unfortunately don't have access isp router, can't setup port forwarding etc.

the cleanest solution setup vpn (i.e. openvpn) , connect vpn-server in internet. perhaps personal router has vpn-support in way?

drawback is, have have endpoint in internet (a vpn-service or (virtual) server).


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -