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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw To unsubscribe, send any mail to "[EMAIL PROTECTED]"
