From owner-freebsd-questions Wed Jun 20 4:17:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id 8680337B401 for ; Wed, 20 Jun 2001 04:17:28 -0700 (PDT) (envelope-from patrick@mip.co.za) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id NAA58987; Wed, 20 Jun 2001 13:16:44 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: "Joe Clarke" Cc: "FreeBSD Question List" Subject: RE: ipfw Date: Wed, 20 Jun 2001 13:16:56 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <20010620014537.E9098-100000@shumai.marcuscom.com> 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 And, while you are about it - you might want to include: options IPFIREWALL_FORWARD # Enable support for transparent proxying options DUMMYNET # Enable the Dummynet Traffic Shaping pipes options IPDIVERT # enable ipfw to divert to NAT, etc. Patrick. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Joe Clarke Sent: 20 June 2001 07:48 To: Brad McNeney Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw Do you have options IPFIREWALL in the kernel, or the ipfw.ko module loaded? You need IPFIREWALL before you can have IPFIREWALL_VERBOSE. Joe Clarke On Tue, 19 Jun 2001, Brad McNeney wrote: > I'm having no luck using ipfw -- getting thingslike: > # ipfw -f flush > ipfw: setsockopt(IP_FW_FLUSH): Protocol not available > > or > # ipfw list > ipfw: getsockopt(IP_FW_GET): Protocol not available > > I built a 4.3-STABLE kernel with options IPFIREWALL_VERBOSE > and have set firewall_type="OPEN" in /etc/rc.conf. > > I'm sure I'm missing something obvious here... Any thoughts? > > Brad > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message