From owner-freebsd-questions@FreeBSD.ORG Thu Jul 17 01:11:20 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A99D137B401 for ; Thu, 17 Jul 2003 01:11:20 -0700 (PDT) Received: from swissgeeks.com (adsl-212-101-16-119.solnet.ch [212.101.16.119]) by mx1.FreeBSD.org (Postfix) with SMTP id E837F43F3F for ; Thu, 17 Jul 2003 01:11:17 -0700 (PDT) (envelope-from pbrossin@swissgeeks.com) Received: (qmail 30514 invoked from network); 17 Jul 2003 08:11:16 -0000 Received: from localhost (127.0.0.1) by server.swissgeeks.com (127.0.0.1) with ESMTP; 17 Jul 2003 08:11:16 -0000 Received: from 195.141.123.2 ( [195.141.123.2]) as user pbrossin@localhost by www.swissgeeks.com with HTTP; Thu, 17 Jul 2003 10:11:15 +0200 Message-ID: <1058429475.3f165a23a93a9@www.swissgeeks.com> Date: Thu, 17 Jul 2003 10:11:15 +0200 From: Pierrick Brossin To: Kevin Berrien References: <3F15B94F.9090609@comcast.net> <3F15D125.3070100@comcast.net> In-Reply-To: <3F15D125.3070100@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.0 X-Originating-IP: 195.141.123.2 X-Sent-Via: Mitel Networks SME Server cc: freebsd-questions@freebsd.org Subject: Re: IPSec Tunnel w/Racoon between BSD boxes - linksys routers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2003 08:11:20 -0000 > To answer my own question, looks as if 7000, 7002, 500. Or just 500? Well if you can, try with port 500 and see if it works. BTW I guess you shouldn't use AH encryption since it's putting the host IP address in the packet and it's passing through a router so on the other side it will deny the packet. Regards