Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 1998 16:02:36 -0600
From:      Dan Nelson <dnelson@emsphone.com>
To:        "Steve W. Heistand" <heistand@nas.nasa.gov>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ipfw Q
Message-ID:  <19980119160236.03624@emsphone.com>
In-Reply-To: <199801192143.NAA03825@milo.nas.nasa.gov>; from "Steve W. Heistand" on Mon Jan 19 13:43:48 GMT 1998
References:  <199801192143.NAA03825@milo.nas.nasa.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 19), Steve W. Heistand said:
> Has anyone seend this/ know a fix for it?:
> %ipfw list (or any other ipfw command)
> ipfw: getsockopt(IP_FW_GET): Invalid argument

You don't have ipfw in your kernel.  either add "options IPFIREWALL" to
your kernel config file and recompile, or load the ipfw LKM via
"modload /lkm/ipfw_mod.o".  I suggest recompiling your kernel, to
guarantee IPFW is installed every time your boot your machine.

	-Dan Nelson
	dnelson@emsphone.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980119160236.03624>