Date: Sun, 2 Sep 2001 13:04:30 -0600 (MDT) From: FreeBSD <freebsd@XtremeDev.com> To: vass D <vassd2000@yahoo.com> Cc: <freebsd-questions@freebsd.org> Subject: Re: userland firewall ? Message-ID: <20010902130337.T23571-100000@Amber.XtremeDev.com> In-Reply-To: <20010902181344.98982.qmail@web14702.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Don't know of any userland firewalls for FreeBSD, but you don't need to recompile the kernel to use ipfw. kldload ipfw, and load your rules. Beware, default ruleset is deny all, so don't do this remotely unless you load allow rules at the same time. On Sun, 2 Sep 2001, vass D wrote: > Hello, do you know of any good userland firewall so > that i don't have to recompile the kernel? > > Thanx > > > > __________________________________________________ > Do You Yahoo!? > Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger > http://im.yahoo.com > > 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?20010902130337.T23571-100000>