On Thu, 18 Aug 2005 19:12:19 -0400, in sentex.lists.freebsd.questions
you wrote:

>I have FreeBSD-4.11-STABLE on one of my systems.  I did a 
>buildworld/installworld today - but I still have ipfw and not ipfw2 - 
>even though the manpage says otherwise.  

Add 
IPFW2=TRUE 
in /etc/make.conf
and 
options         IPFW2           #firewall
in the kernel

I *think* 
/usr/src/sbin/ipfw
make clean;make depend;make;make install
should work, and then a 
make buildkernel
should do the trick

        ---Mike
--------------------------------------------------------
Mike Tancsa, Sentex communications http://www.sentex.net
Providing Internet Access since 1994
[EMAIL PROTECTED], (http://www.tancsa.com)
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to