From owner-freebsd-questions Sun Aug 19 20:25:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id 8158737B40A for ; Sun, 19 Aug 2001 20:25:17 -0700 (PDT) (envelope-from nick@rogness.net) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id f7K3PFo84261; Sun, 19 Aug 2001 22:25:15 -0500 (CDT) (envelope-from nick@rogness.net) Date: Sun, 19 Aug 2001 22:25:15 -0500 (CDT) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Jeremy Cc: questions@FreeBSD.ORG Subject: Re: Getting IPFW to work In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 18 Aug 2001, Jeremy wrote: > I am trying to get NATD/IPFW to run correctly and am having some > trouble, when trying to pass a rule, any rule, to IPFW I get "IPFW: > getsockopt(IP_FW_ADD): protocol not available". My system > configuration is as follows: > > Pentium 166mmx w/ 32MB RAM, FreeBSD4.2RELEASE running a GENERIC kernel > with options IPFIREWALL, IPFIREWALL_FORWARD, and IPDIVERT compiled in. What does: # sysctl net.inet.ip.fw.enable report? Is fireall_enable="YES" in /etc/rc.conf? > multiple times with new config files, format/reinstall > > An example IPFW rule hat generates this error (all do) is "/sbin/ipfw > add pass all from any to any" > Nick Rogness - Keep on Routing in a Free World... "FreeBSD: The Power to Serve!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message