From owner-freebsd-net Sun Aug 5 19: 5:20 2001 Delivered-To: freebsd-net@freebsd.org Received: from firewall.crimsonwasteland.com (cx154799-b.btnrug1.la.home.com [24.181.119.107]) by hub.freebsd.org (Postfix) with SMTP id 2DC2337B403 for ; Sun, 5 Aug 2001 19:05:16 -0700 (PDT) (envelope-from lists-freebsd-net@crimsonwasteland.com) Received: (qmail 1342 invoked from network); 5 Aug 2001 21:02:19 -0000 Received: from travis.crimsonwasteland.com (HELO travis) (172.16.69.2) by cx154799-b.btnrug1.la.home.com with SMTP; 5 Aug 2001 21:02:19 -0000 From: "Travis Leuthauser" To: Subject: IPSec Question Date: Sun, 5 Aug 2001 21:05:14 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm trying to setup a tunnel between a FreeBSD 4.4 Prerelease box and a Netopia R9100 dual ethernet router. Here's my current setup. FreeBSD box is doing nat for my private nat and is running IPFW allowing only desired ports in. Private IP = 172.16.69.1 Public IP = a.a.a.a Netopia R9100 Public IP = b.b.b.b Netopia R9100 Private IP = 172.16.250.1 32 Char. Hex Auth Key = 75b916ac534cef32d3db8a44cf5b62c1 SPI = 2568731067 Auth Type = esp Auth Transform = hmac-md5-96 No Encryption No Compression Here's where my problem is coming in. If I issue the following command: firewall# setkey -c <