From owner-freebsd-questions Sun Sep 2 12: 4:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.XtremeDev.com (xtremedev.com [216.241.38.65]) by hub.freebsd.org (Postfix) with ESMTP id 7CCC937B406 for ; Sun, 2 Sep 2001 12:04:24 -0700 (PDT) Received: from xtremedev.com (xtremedev.com [216.241.38.65]) by mail.XtremeDev.com (Postfix) with ESMTP id 0ACE013663; Sun, 2 Sep 2001 13:04:31 -0600 (MDT) Date: Sun, 2 Sep 2001 13:04:30 -0600 (MDT) From: FreeBSD To: vass D Cc: Subject: Re: userland firewall ? In-Reply-To: <20010902181344.98982.qmail@web14702.mail.yahoo.com> Message-ID: <20010902130337.T23571-100000@Amber.XtremeDev.com> 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 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