Use SSH?

You can always try using SSH to forward the right ports. Example usage:
ssh -L 2080:: user@host
Then you can connect to localhost:2080 and get a connection with the actual host. Apparently new versions of OpenSSH even support creating a TUN device (http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1). (And *sniff*, Mollom thinks I'm dubious)

Posted by Bart (not verified) on Sun, 06/01/2008 - 23:11
Reply
The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options