I would like to be able to be able to tunnel a local IP address (i.e 192.168.1.211) through my router that supports IPSec to a remote VPS (i.e. 106.187.34.207). Network map is here: http://cl.ly/3E233z3J2X063z202A0E Is this possible?
I believe that an IPSec VPN is the only way to go about this. Is this true? If I was going to do it from a single machine I would just create an SSH tunnel but obviously that isn't going to work in this situation.
Router is a TP-Link TD-W8960N and the VPS is running ubuntu 11.10. I have absolutly no experience with VPN's but I believe something like openswan would be the thing to use. Am I right? Is this the right path to take? Has anybody got and suggestions?