From owner-freebsd-questions@FreeBSD.ORG Fri Mar 4 18:48:52 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 A30CE16A4CE for ; Fri, 4 Mar 2005 18:48:52 +0000 (GMT) Received: from iqara.net (sendmail.iqara.net [203.187.192.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0EA743D53 for ; Fri, 4 Mar 2005 18:48:50 +0000 (GMT) (envelope-from shantanoo@gmail.com) Received: (qmail 11932 invoked from network); 4 Mar 2005 18:30:29 -0000 Received: from 30-125-109-203.cable-client.iqara.net (HELO dhumketu.homeunix.net) ([203.109.125.30]) (envelope-sender ) by iqara.net (qmail-ldap-1.03) with SMTP for ; 4 Mar 2005 18:30:29 -0000 Received: by dhumketu.homeunix.net (Postfix, from userid 1001) id BF3DC6815; Sat, 5 Mar 2005 00:18:43 +0530 (IST) Date: Sat, 5 Mar 2005 00:18:43 +0530 From: Shantanoo Mahajan To: "J.D. Bronson" Message-ID: <20050304184843.GA2796@dhumketu.homeunix.net> Mail-Followup-To: "J.D. Bronson" , freebsd-questions@freebsd.org References: <6.2.1.2.2.20050302165514.00bf5af8@cheyenne.wixb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.2.1.2.2.20050302165514.00bf5af8@cheyenne.wixb.com> User-Agent: Mutt/1.4.2.1i Organization: Hmmm... I dunno X-OS: FreeBSD 5.3-RELEASE-p5 i386 X-UPTIME: 10:46PM up 6:46, 0 users, load averages: 0.01, 0.01, 0.00 X-Mailer-Website: http://www.mutt.org cc: freebsd-questions@freebsd.org Subject: Re: ip forward and pf 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: Fri, 04 Mar 2005 18:48:52 -0000 +++ J.D. Bronson [freebsd] [02-03-05 16:57 -0600]: | net.inet.ip.fastforwarding | or | net.inet.ip.forwarding AFAIK, its 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? | | Lastly, do I still need to set | gateway_enable="YES" ? | (or does that do the same thing as sysctl commands above) Yes. Its the same thing. Regards, Shantanoo