From owner-freebsd-questions@FreeBSD.ORG Fri May 23 17:52:39 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 506B437B401 for ; Fri, 23 May 2003 17:52:39 -0700 (PDT) Received: from mail.skiltech.com (bunning.skiltech.com [216.235.79.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 980E143FAF for ; Fri, 23 May 2003 17:52:38 -0700 (PDT) (envelope-from minter@lunenburg.org) Received: from localhost (localhost [127.0.0.1]) by mail.skiltech.com (Postfix) with ESMTP id 0C24157A3D for ; Fri, 23 May 2003 20:52:38 -0400 (EDT) Received: from lunenburg.org (rdu57-90-057.nc.rr.com [66.57.90.57]) (using TLSv1 with cipher DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.skiltech.com (Postfix) with ESMTP id 5E370579BC for ; Fri, 23 May 2003 20:52:36 -0400 (EDT) Date: Fri, 23 May 2003 20:52:35 -0400 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed From: H.Wade Minter To: questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <022A3DDE-8D82-11D7-8241-000393C3212A@lunenburg.org> X-Mailer: Apple Mail (2.552) X-Virus-Scanned: by AMaViS snapshot-20020531 Subject: IPSec Pass-thru? 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: Sat, 24 May 2003 00:52:39 -0000 I've got a FreeBSD RELENG_4 firewall/NAT box on my home network. I need to use a Cisco Pix VPN client from within the NAT'd network, through the FreeBSD box, out to the corporate gateway. Can any of the FreeBSD firewalls (ipfw/ipf/etc) allow this pass-thru? Or do I need to look at a Linksys appliance or something else? Thanks, Wade