From owner-freebsd-questions@FreeBSD.ORG Thu Mar 3 15:32:37 2005 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 F30C916A4CE for ; Thu, 3 Mar 2005 15:32:36 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 925A043D48 for ; Thu, 3 Mar 2005 15:32:36 +0000 (GMT) (envelope-from j65nko@gmail.com) Received: by wproxy.gmail.com with SMTP id 70so537130wra for ; Thu, 03 Mar 2005 07:32:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=hxUcDRaQUYE/ClTEs7D2oXDIGuXK1NXJ8j226Nx2IHKkUmN0QvT4WnUTcvgPwRwgjDVjFrK4DUpe4QUPkwetiaA2vLmglVG7BoXLI5Bgf61yUVNRyPtFGtI2fOWcHBXsoUmiMxEIAMx4UP0a9RNfqS/1fq8Je7E1U6RNroOCbWA= Received: by 10.54.73.12 with SMTP id v12mr10386wra; Thu, 03 Mar 2005 07:32:35 -0800 (PST) Received: by 10.54.37.16 with HTTP; Thu, 3 Mar 2005 07:32:35 -0800 (PST) Message-ID: <19861fba05030307327fa62aad@mail.gmail.com> Date: Thu, 3 Mar 2005 16:32:35 +0100 From: J65nko BSD To: "J.D. Bronson" In-Reply-To: <6.2.0.14.2.20050303061448.00a34520@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <6.2.0.14.2.20050303061448.00a34520@localhost> cc: freebsd-questions@freebsd.org Subject: Re: [repost] ip.forwarding with pf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: J65nko BSD List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2005 15:32:37 -0000 On Thu, 03 Mar 2005 06:30:52 -0600, J.D. Bronson wrote: > No one replied to this and I thought it was easy for someone on this list > to help me? > > I am going to run pf and setup FBSD as a router (3 NICs). > And I see there are some options: > > net.inet.ip.fastforwarding > or > net.inet.ip.forwarding > > Can someone tell me which is appropriate when FreeBSD 5.4-PRE is used as a > router running pf with built in NAT ? > > And what is the difference on these 2 options? > > -- I don't know the difference, but here is a report of WinXP clients having problems with net.inet.ip.fastforwarding: http://www.freebsdforums.org/forums/showthread.php?s=&threadid=29094 =Adriaan=