From owner-freebsd-questions Sat Aug 18 22:56:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail9.sdc1.sfba.home.com (femail9.sdc1.sfba.home.com [24.0.95.89]) by hub.freebsd.org (Postfix) with ESMTP id 4C3C037B410 for ; Sat, 18 Aug 2001 22:56:22 -0700 (PDT) (envelope-from slicetech@earthlink.net) Received: from cc319198a ([24.254.100.63]) by femail9.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20010819055621.CDVH28177.femail9.sdc1.sfba.home.com@cc319198a> for ; Sat, 18 Aug 2001 22:56:21 -0700 From: "Jeremy" To: Subject: Getting IPFW to work Date: Sat, 18 Aug 2001 11:05:46 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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 Dear Sir or Madam, 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. So far I have tried: cvsupped and build world, recompiled kernel 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" What can I do to fix this? Thank You, JEremy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message