From owner-freebsd-stable Sun Jul 30 12:51:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from turtle.looksharp.net (cc360882-a.strhg1.mi.home.com [24.2.221.22]) by hub.freebsd.org (Postfix) with ESMTP id 0E8F237B741; Sun, 30 Jul 2000 12:51:13 -0700 (PDT) (envelope-from bsdx@looksharp.net) Received: from localhost (bsdx@localhost) by turtle.looksharp.net (8.9.3/8.9.3) with ESMTP id PAA87963; Sun, 30 Jul 2000 15:51:03 -0400 (EDT) (envelope-from bsdx@looksharp.net) Date: Sun, 30 Jul 2000 15:51:03 -0400 (EDT) From: Adam To: nimrodm@email.com Cc: freebsd-stable@FreeBSD.ORG, billf@FreeBSD.ORG Subject: Re: ipfw: setsockopt(IP_FW_ADD): Invalid argument In-Reply-To: <20000730211314.A367@localhost.bsd.net.il> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can you post your config file? I tried to mimic the parts from dmesg you pasted with kernel options in my kernel from approx 2am 29th EST but I dont get the error or the part about Dynamic rules. On Sun, 30 Jul 2000, Nimrod Mesika wrote: >I cvsup'ed yesterday (29/7/2000) rebuilt world and kernel and now it >seems like IPFW refuses to add new rules: > >#ipfw list >65535 allow ip from any to any >## Dynamic rules: >00000 0 0 (T 0, # 0) ty 0 ip, 0.0.0.0 0 <-> 0.0.0.0 0 > > >#ipfw add 50 deny ip from any to any >00050 deny ip from any to any >ipfw: setsockopt(IP_FW_ADD): Invalid argument > >#dmesg >... >DUMMYNET initialized (000608) >IP packet filtering initialized, divert enabled, rule-based >forwarding enabled, default to accept, unlimited logging >... > > >Anyone else experiencing the same problem? > >-- >Nimrod. >http://www.geocities.com/rodd_27 > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message