<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Alexander Dalloz wrote:
<blockquote cite="mid:485A5771.3050200@uni-x.org" type="cite">John
Priddy schrieb:
  <br>
  <blockquote type="cite"><a class="moz-txt-link-freetext" href="http://www.redhatmagazine.com/2007/11/27/advanced-ssh-configuration-and-tunneling-we-dont-need-no-stinking-vpn-software/">http://www.redhatmagazine.com/2007/11/27/advanced-ssh-configuration-and-tunneling-we-dont-need-no-stinking-vpn-software/</a>
    <br>
  </blockquote>
  <br>
If you want more than single defined TCP port tunnels, then see
  <br>
  <br>
<a class="moz-txt-link-freetext" href="http://tldp.org/HOWTO/ppp-ssh/index.html">http://tldp.org/HOWTO/ppp-ssh/index.html</a>
  <br>
  <br>
Alexander
  <br>
  <br>
</blockquote>
<br>
FWIW, ppp over ssh works fairly well.  We use it as our VPN of choice
as it's free and allows us to "extend" our network by having an actual
ip address in our work network on our home pc's.  The only downside to
it is that you have two different TCP sockets going at once and so it <i>can</i>
be a little slower due to all of the handshaking going on.<br>
<br>
Kevin<br>
</body>
</html>