Date: Thu, 9 Mar 2000 16:23:16 +0000 From: Ben Smithurst <ben@scientia.demon.co.uk> To: Giorgos Keramidas <keramida@ceid.upatras.gr> Cc: Rob Carmichael <robc@globalvc.co.uk>, questions@freebsd.org Subject: Re: newbie ipfw probs Message-ID: <20000309162316.N62624@strontium.scientia.demon.co.uk> In-Reply-To: <20000309011739.B3503@hades.hell.gr> References: <3B666137355DD31199B100E018C15EA2087B60@mailgate.globalvc.co.uk> <20000309011739.B3503@hades.hell.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
Giorgos Keramidas wrote: > On Tue, Mar 07, 2000 at 11:21:17AM -0000, Rob Carmichael wrote: >> >> bash-2.03# ipfw show >> ipfw: getsockopt(IP_FW_GET): Protocol not available > > You probably forgot to compile ipfw support into your kernel. > > Add to your kernel's config the following lines and recompile/reboot: You don't need to do this in some cases, try "kldload ipfw". However, I don't think the KLD has IPFIREWALL_VERBOSE and other stuff, so you may still need to recompile the kernel. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000309162316.N62624>