From owner-freebsd-questions@FreeBSD.ORG Tue Dec 14 00:20:57 2004 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 52A8D16A4CE for ; Tue, 14 Dec 2004 00:20:57 +0000 (GMT) Received: from ms-smtp-01-eri0.ohiordc.rr.com (ms-smtp-01-smtplb.ohiordc.rr.com [65.24.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90AFF43D2D for ; Tue, 14 Dec 2004 00:20:56 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) iBE0Krlv003006 for ; Mon, 13 Dec 2004 19:20:53 -0500 (EST) Message-ID: <000801c4e172$a9e49df0$0400a8c0@satellite> From: "dave" To: References: <20041213203548.GC69026@keyslapper.org> Date: Mon, 13 Dec 2004 19:20:05 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: just a couple quick pf/nat questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2004 00:20:57 -0000 Hi, I use to use ipf under pre-5.3. NOw i have switched to pf for various reasons. I have not as of yet deployed it on my router, but i will be doing so. In looking it over, i do not believe pf needs nat_enable it does all it's nats within the pf.conf file. HTH Dave.