Jim Howes
2007-04-26 15:37:42 UTC
Setting up a linux to linux point-to-point network over SSH (ad-hoc DIY free
VPN) is fairly straight forward, mainly because the remote SSH runs in a
pseudoterminal, and PPP gets along with that just fine. I can then securely
work in a public network, as I am effectively part of my own secure network in
the office/home.
It gets a little strange when I then use SSH to connect to my machine over a PPP
link running over SSH, but such strangeness is easily ignored.
I am scratching my head as to how I could implement something like that for a
windows client, albeit to a linux server. I.e. allow a windows client, which is
presumably currently connected to an insecure, open, unencrypted, public
wireless hotspot, to create a VPN connection to a linux server using PPP over SSH.
Anyone got any ideas/preferred software that doesn't involving spending money on
proprietary VPN software that probably doesn't work on both windows and linux?
Jim
VPN) is fairly straight forward, mainly because the remote SSH runs in a
pseudoterminal, and PPP gets along with that just fine. I can then securely
work in a public network, as I am effectively part of my own secure network in
the office/home.
It gets a little strange when I then use SSH to connect to my machine over a PPP
link running over SSH, but such strangeness is easily ignored.
I am scratching my head as to how I could implement something like that for a
windows client, albeit to a linux server. I.e. allow a windows client, which is
presumably currently connected to an insecure, open, unencrypted, public
wireless hotspot, to create a VPN connection to a linux server using PPP over SSH.
Anyone got any ideas/preferred software that doesn't involving spending money on
proprietary VPN software that probably doesn't work on both windows and linux?
Jim