Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Aug 2008 21:16:25 +0200
From:      Polytropon <freebsd@edvax.de>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: src.conf: There's no WITHOUT_IPFW?
Message-ID:  <20080801211625.2abfd4cc.freebsd@edvax.de>
In-Reply-To: <f1019d520808011210x753cf3afs589378964d90090c@mail.gmail.com>
References:  <f1019d520808011210x753cf3afs589378964d90090c@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

On Fri, 1 Aug 2008 21:10:20 +0200, "Redd Vinylene" <reddvinylene@gmail.com> wrote:
> There's WITHOUT_IPFILTER and WITHOUT_PF, but no WITHOUT_IPFW?
> /usr/src/UPDATING doesn't mention IPFW being removed.

IPFW hasn't been removed. You can compile it into your kernel or
load the module (I usually do the first one); the tools to control
ipfw are part of the base system (/sbin/ipfw).

If you don't want to use ipfw, don't compile it into your kernel
and don't load the module.


-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080801211625.2abfd4cc.freebsd>