From owner-freebsd-questions@FreeBSD.ORG Mon Jul 30 21:49:26 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D2D516A41A for ; Mon, 30 Jul 2007 21:49:26 +0000 (UTC) (envelope-from mihai@duras.ro) Received: from mail.duras.ro (mail.duras.ro [86.105.56.133]) by mx1.freebsd.org (Postfix) with ESMTP id 8F31A13C457 for ; Mon, 30 Jul 2007 21:49:25 +0000 (UTC) (envelope-from mihai@duras.ro) Received: from localhost (localhost [127.0.0.1]) by mail.duras.ro (Postfix) with ESMTP id D620D35753; Tue, 31 Jul 2007 00:28:33 +0300 (EEST) Received: from mail.duras.ro ([127.0.0.1]) by localhost (mail [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03984-02; Tue, 31 Jul 2007 00:28:29 +0300 (EEST) Received: from [86.105.56.194] (ma.plimb.cu.barca.prin.padure.ro [86.105.56.194]) by mail.duras.ro (Postfix) with ESMTP id C99C58FE9; Tue, 31 Jul 2007 00:28:29 +0300 (EEST) Message-ID: <46AE5804.5020704@duras.ro> Date: Tue, 31 Jul 2007 00:28:36 +0300 From: Mihai Tanasescu User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: Bazy References: <46AE2466.7040702@goofy.celuloza.ro> In-Reply-To: <46AE2466.7040702@goofy.celuloza.ro> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (RedHat) at duras.ro Cc: freebsd-questions@freebsd.org Subject: Re: gre tunnel with key X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jul 2007 21:49:26 -0000 Bazy wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi guys, > > I'm trying to establish a gre tunnel between 2 offices in different > cities, my problem is that, at the other end, they use a Linux router. > And they specified at the gre tunnel a key, as in: ip tunnel add goofy > mode gre remote x.x.x.x key 294. > > I used gre before, but I have no idea how to set a key on FreeBSD. > I've read > http://www.freebsd.org/cgi/man.cgi?query=gre&apropos=0&sektion=0&manpath=FreeBSD+6.2-RELEASE&format=html > and other man pages, googled around... but with no luck. > > Can anyone help me on this? > > > > Thank you! > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFGriRm7nEMcIvWOSIRAiJkAJ45/LOMGDdKCjnfURSi3/Bv+Y7p1ACfdj39 > lqW3DeUYEfaaXTu+MZVRqpQ= > =U9jy > -----END PGP SIGNATURE----- > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Hello Bazi, You could try the patch listed here and see if it works for you: http://archive.netbsd.se/?ml=freebsd-net&a=2007-03&m=3388392