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 [EMAIL PROTECTED]: 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 [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message