From owner-freebsd-questions Thu Mar 11 12:17:26 1999 Delivered-To: freebsd-questions@freebsd.org Received: from kiwi.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (Postfix) with ESMTP id 9E286153FC for ; Thu, 11 Mar 1999 12:16:22 -0800 (PST) (envelope-from jonc@pinnacle.co.nz) Received: from kiwi.pinnacle.co.nz (kiwi.pinnacle.co.nz [202.37.163.2]) by kiwi.pinnacle.co.nz (8.9.3/8.9.3) with ESMTP id JAA26142; Fri, 12 Mar 1999 09:17:00 +1300 (NZDT) Date: Fri, 12 Mar 1999 09:17:00 +1300 (NZDT) From: Jonathan Chen To: Vince Ingram Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw problems In-Reply-To: <000d01be6bf9$57713be0$0713100a@vince.irvine> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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