Emulate a VPN through ssh
- by Ian
I have a Linux server running ubuntu 10.04 server. I would like to tunnel my iPhone traffic through this server using ssh, but that's not such an easy solution. Is there a way to simulate a VPN over ssh so that I can configure my iPhone to connect to this VPN and protect my traffic?
I know I could set up a real VPN server but it looks kind of complicated and "expensive" (resources I mean).
Any ideas? Thanks!