Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2002 08:32:14 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        ???? ??????? <ilia@chel.skbkontur.ru>
Cc:        questions@FreeBSD.ORG
Subject:   Re: what is IPFW2 ?
Message-ID:  <20021004073214.GA31681@happy-idiot-talk.infracaninophi>
In-Reply-To: <20021004091228.F9642-100000@sol.chel.skbkontur.ru>
References:  <20021004091228.F9642-100000@sol.chel.skbkontur.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 04, 2002 at 09:13:45AM +0600, ???? ??????? wrote:

> I seen few time "IPFW1" and "IPFW2". what is it ?
> I'm running 4.5 and 4.6 and 4.6.2, but I couldn't find it in LINT, so what
> is it ??

IPFW2 is the next version of the IPFW software.  IPFW2 is the standard
version of IPFW in 5-CURRENT, but changes to the configuration were so
significant that it would have violated POLA to MFC it to 4-STABLE.
Instead it was made a compile time option.  It was added to 4-STABLE
on 23 July (after the RELENG_4_6 branch was created), so it is in
recent -STABLE and will be in 4.7-RELEASE.

To enable, add:

    options         IPFW2

to your kernel config (together with the other options to enable
IPFW), and add:

    IPFW2=          TRUE

to /etc/make.conf

Original announcement on freebsd-stable@freebsd.org:

http://docs.freebsd.org/cgi/getmsg.cgi?fetch=59316+0+archive/2002/freebsd-ipfw/20020728.freebsd-ipfw

Works perfectly for me, worth installing just for the "keepalives" feature.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
                                                      Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

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?20021004073214.GA31681>