Re: IPFW Problems?



On Mon, 17 Apr 2006, Charles Swiger wrote:

Add:

options IPFW2

...to your kernel config file and rebuild the kernel (and world also, probably).

Yes, you need to rebuild the userland too, which means you also need IPFW2=true in /etc/make.conf before you build world.
--
Tod
_______________________________________________
freebsd-security@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: IPFW Problems?
    ... On Mon, 17 Apr 2006, Charles Swiger wrote: ... options IPFW2 ... ...to your kernel config file and rebuild the kernel ... Yes, you need to rebuild the userland too, which means you also need IPFW2=true in /etc/make.conf before you build world. ...
    (freebsd-questions)
  • Re: turning off IPv6 support in BSD
    ... Remove "options INET6" from your kernel config file ... rebuild your kernel and reboot your machine. ...
    (freebsd-questions)