Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jul 2000 21:13:14 +0300
From:      Nimrod Mesika <nimrodm@bezeqint.net>
To:        freebsd-stable@FreeBSD.org
Subject:   ipfw: setsockopt(IP_FW_ADD): Invalid argument
Message-ID:  <20000730211314.A367@localhost.bsd.net.il>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000730211314.A367>