bad test in /etc/rc.d/ip6fw

Sean McNeil sean at mcneil.com
Mon Apr 2 19:58:37 UTC 2007


I just noticed that ip6fw isn't loading the ip6fw kernel module because my kernel somehow already has the sysctl value in it.  This is FreeBSD -STABLE and I have the following in my kernel:

options         INET                    # InterNETworking
options         INET6                   # IPv6 communications protocols

options         IPFIREWALL
options         IPFIREWALL_FORWARD
options         IPDIVERT
options         DUMMYNET

net.inet6.ip6.fw.enable managed to get in the kernel.

Cheers,
Sean


More information about the freebsd-ipfw mailing list