Subject: Re: Tunnel
To: Jean-Edouard BABIN <listes@Jeb.com.fr>
From: Andrew Gillham <gillham@vaultron.com>
List: port-i386
Date: 09/12/2001 15:06:44
On Wed, Sep 12, 2001 at 06:52:43PM +0200, Jean-Edouard BABIN wrote:
> hello,
> 
> i want to do a tunnel from 222.222.222.222 to 111.111.111.111 (example)
> i don't need IPsec, in 222.222.222.222 i have a 192.168.0.x lan and in
> 111.111.111.111 a 192.168.1.x lan
> i juste want to be able to ssh 192.168.1.x from 192.168.0.x
> i have tryed tun0, but that not work
> can you help me ?

You could also look at 'vtun' in /usr/pkgsrc/net/vtun.  It should be able
to easily handle your situation.

-Andrew