From owner-freebsd-net@FreeBSD.ORG Sat Jun 11 07:14:03 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 849AC16A41C; Sat, 11 Jun 2005 07:14:03 +0000 (GMT) (envelope-from stephen@dino.dnsalias.com) Received: from dino.dnsalias.com (S010600e02994cd40.vc.shawcable.net [24.80.250.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 106E843D48; Sat, 11 Jun 2005 07:14:03 +0000 (GMT) (envelope-from stephen@dino.dnsalias.com) Received: by dino.dnsalias.com (Postfix, from userid 1000) id 0ABD411F765; Sat, 11 Jun 2005 00:14:00 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17066.36664.822624.172889@localhost.localdomain> Date: Sat, 11 Jun 2005 00:14:00 -0700 To: Greg 'groggy' Lehey In-Reply-To: <20050611064800.GR87456@wantadilla.lemis.com> References: <20050608195837.Q65103@Neo-Vortex.net> <20050608104053.GK41050@obiwan.tataz.chchile.org> <20050608233136.GX64194@wantadilla.lemis.com> <20050608234559.GS41050@obiwan.tataz.chchile.org> <20050609001004.GB64194@wantadilla.lemis.com> <6.2.1.2.2.20050609080446.05c897d0@83.149.160.120> <20050609074439.GT41050@obiwan.tataz.chchile.org> <17066.30185.318421.273508@localhost.localdomain> <20050611052801.GQ87456@wantadilla.lemis.com> <17066.32221.665435.20574@localhost.localdomain> <20050611064800.GR87456@wantadilla.lemis.com> X-Mailer: VM 7.07 under Emacs 21.3.1 From: stephen@dino.dnsalias.com (Stephen J. Bevan) Cc: FreeBSD-net@freebsd.org, Jeremie Le Hen , Gianmarco Giovannelli 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: Sat, 11 Jun 2005 07:14:03 -0000 Greg 'groggy' Lehey writes: > Ah, my bad. But nos-tun also does IP-IP, so he was using the correct > tool. So that doesn't seem to be the problem here. By default non-tun uses protocol 94 which is not compatible with gif(4) and Linux IPIP, both of which protocol 4. There is an option (-p) to tell nos-tun to use protocol 4 but either Gianmarco didn't use it or there was some other kind of problem.