From owner-freebsd-net@FreeBSD.ORG Wed Jun 8 10:41:09 2005 Return-Path: X-Original-To: FreeBSD-net@freebsd.org Delivered-To: FreeBSD-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41BF416A41C; Wed, 8 Jun 2005 10:41:09 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEFB443D1D; Wed, 8 Jun 2005 10:41:08 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix3-1.free.fr (Postfix) with ESMTP id 47DEA1734FA; Wed, 8 Jun 2005 12:41:07 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 3B0CD407E; Wed, 8 Jun 2005 12:40:53 +0200 (CEST) Date: Wed, 8 Jun 2005 12:40:53 +0200 From: Jeremie Le Hen To: Neo-Vortex Message-ID: <20050608104053.GK41050@obiwan.tataz.chchile.org> References: <20050607093717.GA76296@wantadilla.lemis.com> <20050607100958.GU41050@obiwan.tataz.chchile.org> <20050607093717.GA76296@wantadilla.lemis.com> <20050607094848.GB16223@stack.nl> <20050607231218.GD64194@wantadilla.lemis.com> <20050608084946.GI41050@obiwan.tataz.chchile.org> <20050608095703.GM64194@wantadilla.lemis.com> <20050608195837.Q65103@Neo-Vortex.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050608195837.Q65103@Neo-Vortex.net> User-Agent: Mutt/1.5.9i Cc: Greg 'groggy' Lehey , Marc Olzheim , Jeremie Le Hen , FreeBSD-net@freebsd.org Subject: Re: Problems with gif tunnels X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2005 10:41:09 -0000 > > It's currently pushing 7:30 pm, and I was going to send out a reply > > tomorrow. But indeed, it seems that Linux people prefer GRE tunnels, > > we prefer (with good reason) IP tunnels, and the whole issue was one > > of documentation. After changing my tunnel from GRE to IP, it worked > > (and works) like a charm. IIRC, - Linux uses the ipip module to do IP-over-IP tunnel - FreeBSD uses the gre(4) interface to do GRE tunnels - GRE is a Cisco product and means ``Generic Routing Encapsulation''. I don't know what they mean with the term "Generic" because I have only seen IP encapsulated tunnel so far. According to the GRE header, I guess GRE is far more powerful than a simple IP-over-IP encapsulation, and I would be glad if someone could explain us what are the benefits of this protocol. I would conclude by saying that indeed Linux users tend to use GRE tunnels whereas a IP-over-IP tunnel would be enough, because they used to be trendy. > What is the difference between gre and gif tunnels anyway... the man mages > were not that informative... Read above. Usually gre(4) tunnels are used as simple IP-over-IP tunnel, so a gif(4) would do the same with less overload (due to GRE header size). GRE seems far more powerful, but I don't know its benefits. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >