Date: Sat, 15 Feb 2003 15:38:00 -0300 (ART) From: Fernando Gleiser <fgleiser@cactus.fi.uba.ar> To: KizerSoze <kizersoze@sbcglobal.net> Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 4.7 & Ipnat Question Message-ID: <20030215153438.M47209-100000@cactus.fi.uba.ar> In-Reply-To: <NMEIJBJFCEIPJEGPIGPIIEAACEAA.kizersoze@sbcglobal.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030215153438.M47209-100000>