Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 1999 09:17:00 +1300 (NZDT)
From:      Jonathan Chen <jonc@pinnacle.co.nz>
To:        Vince Ingram <vince@newportx.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ipfw problems
Message-ID:  <Pine.SC5.4.10.9903120916080.25758-100000@kiwi.pinnacle.co.nz>
In-Reply-To: <000d01be6bf9$57713be0$0713100a@vince.irvine>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 11 Mar 1999, Vince Ingram wrote:

> Sorry if this sounds lame, but I'm new to FreeBSD. I've installed v. 2.2.8
> and recompiled the kernel with
> options   IPFIREWALL_VERBOSE
> However, when I use ipfw add allow or ipfw add deny I get the following:
> ipfw: setsockopt(IP_FW_ADD): Invalid argument
> And when I try to get a list with ipfw l, I get:
> ipfw: getsockopt(IP_FW_GET): Invalid argument


You need:

	options		IPFIREWALL

as well.

Jonathan Chen
----------------------------------------------------------------------
                   Live your own life, for you will die your own death



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?Pine.SC5.4.10.9903120916080.25758-100000>