Date: Wed, 19 Dec 2001 23:41:52 +0000 From: Josh Paetzel <friar_josh@webwarrior.net> To: David Loszewski <stealth215@mediaone.net> Cc: "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG> Subject: Re: question bout firewall rules Message-ID: <20011219234152.F410@twincat.vladsempire.net> In-Reply-To: <3C21782A.2050201@mediaone.net>; from stealth215@mediaone.net on Thu, Dec 20, 2001 at 12:33:30AM -0500 References: <3C21782A.2050201@mediaone.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 20, 2001 at 12:33:30AM -0500, David Loszewski wrote: > is there a place I can go on firewall rules to find out what they mean > such as what something like this means: > > /sbin/ipfw add divert natd all from any to any via de0 > man ipfw http://www.freebsd.org/handbook For this rule, it's allowing nat to process all of the packets coming in so that it can do IP masquerading. Josh > > Dave > > > > > > > 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?20011219234152.F410>