From owner-freebsd-questions Sat Feb 15 10:40: 8 2003 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 3C61D37B401 for ; Sat, 15 Feb 2003 10:40:07 -0800 (PST) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07EA543FA3 for ; Sat, 15 Feb 2003 10:40:06 -0800 (PST) (envelope-from fgleiser@cactus.fi.uba.ar) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.12.3/8.12.3) with ESMTP id h1FIc04i048015; Sat, 15 Feb 2003 15:38:00 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Sat, 15 Feb 2003 15:38:00 -0300 (ART) From: Fernando Gleiser To: KizerSoze Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 4.7 & Ipnat Question In-Reply-To: Message-ID: <20030215153438.M47209-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 15 Feb 2003, KizerSoze wrote: > Users, > > I have experiened a weird problem lately. I can comment out my entries in > my ipnat file and then reload the ipnat file and for some reason the natting > is STILL working, even with the entries taken out. Has anyone experienced > this and how could the natting still work. I am using IPfilter as my > firewall rules. it depends on how are you calling ipnat after you modified the file. You must use 'ipnat -FC -f /etc/ipnat.rules' The -C flag is for clearing the NAT table and the -F one to flush the active NAT mappings. Fer > > thanks > > > ed > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message