From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Simon Date: Tue, 08 Jan 2002 01:18:42 +0000 Subject: Re: [LARTC] Gre Tunneling Problem Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org On Mon, 7 Jan 2002 20:01:00 -0500 "Joe Patterson" wrote: > I would suggest using a different network for the gre tunnel, like: > > Linux A > ip tunnel add netb mode gre remote 205.198.x.1 local 203.189.x.1 ttl 255 > ip link set netb up > ip addr add 192.168.3.1/30 dev netb > ip route add 192.168.2.0/24 dev netb via 192.168.3.2 > > Linux B > ip tunnel add neta mode gre remote 203.189.x.1 local 205.198.x.1 ttl 255 > ip link set neta up > ip addr add 192.168.3.2/30 dev neta > ip route add 192.168.1.0/24 dev neta via 192.168.3.1 > > Otherwise, it's just wierd. Not that that's bad, it just sometimes > doesn't work... Don't know if this helps, but it's working here just as Glynn postet and just as it's written in the Howto. I guess the problem must be at another spot. -- Christoph Simon ciccio@kiosknet.com.br --- ^X^C q quit :q ^C end x exit ZZ ^D ? help . _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/