Date: Sun, 28 Oct 2001 13:59:38 +0100 From: Rogier Steehouder <r.j.s@gmx.net> To: Eric Lam <elam101083@earthlink.net> Cc: freebsd-questions@freebsd.org Subject: Re: IPFW Rules Help Message-ID: <20011028135938.A622@localhost> In-Reply-To: <IAEKKLIOEBMAKJIIGEBBCEMKCEAA.elam101083@earthlink.net>; from elam101083@earthlink.net on Sat, Oct 27, 2001 at 08:16:03PM -0700 References: <20011026111309.B4520@localhost> <IAEKKLIOEBMAKJIIGEBBCEMKCEAA.elam101083@earthlink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 27-10-2001 20:16 (-0700), Eric Lam wrote: > Okay, let's say that I want a firewall that allows everything, but logs all > packets. How would I achieve that? (I'm ditching my old plan). > > /sbin/ipfw add allow ip from any to any via lo0 > /sbin/ipfw add allow ip from any to any via xl0 > > Somethign like that? /sbin/ipfw add allow log all from any to any Allow, but log, everything. With kind regards, Rogier Steehouder -- ___ _ -O_\ // | / Rogier Steehouder //\ / \ r.j.s@gmx.net // \ <---------------------- 25m ----------------------> 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?20011028135938.A622>