Subject: Re: Tunneling question.
To: Mattias Karlsson <mattias.karlsson@nocom.se>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-users
Date: 07/24/2002 10:45:27
On Wed, Jul 24, 2002 at 10:34:41AM +0200, Mattias Karlsson wrote:
> Well, since A is behind NAT, B can't reach it, but A can reach B
> without a problem.

Hum, it's a bit harder then, and you won't be able to use gif.
You'll need to have A establish a TCP connection with B, and have your tunnel
run on top of that (with ppp for example).

The security/ssh-ip-tunnel would be useable here but may not be the more
efficient for your environnement (it runs on top of ssh, which is good
for security but you have to pay the ssh overload).
Maybe net/vtun would be useable, but I never used it so I don't know how it
runs exactly.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--