Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Apr 2007 12:31:13 -0700
From:      "Sean McNeil" <sean@mcneil.com>
To:        <ipfw@freebsd.org>
Subject:   bad test in /etc/rc.d/ip6fw
Message-ID:  <001601c7755d$79cf1010$07e90b93@ferrari>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001601c7755d$79cf1010$07e90b93>