From owner-freebsd-questions Tue Jan 4 10:31:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vapor.westin16.flyingcroc.net (vapor.westin16.flyingcroc.net [207.246.128.125]) by hub.freebsd.org (Postfix) with ESMTP id 53AB0150C0 for ; Tue, 4 Jan 2000 10:31:33 -0800 (PST) (envelope-from myc@vapor.westin16.flyingcroc.net) Received: from localhost (myc@localhost) by vapor.westin16.flyingcroc.net (8.9.3/8.9.3) with ESMTP id KAA40586 for ; Tue, 4 Jan 2000 10:27:15 -0800 (PST) (envelope-from myc@vapor.westin16.flyingcroc.net) Date: Tue, 4 Jan 2000 10:27:15 -0800 (PST) From: Mychal McGrew X-Sender: myc@vapor.westin16.flyingcroc.net To: freebsd-questions@freebsd.org Subject: ipfw question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, Anyone have any ideas why I'm getting this? wank:/home/myc#ipfw add 100 allow tcp from 194.56.41.0/24 to any 00100 allow tcp from 194.56.41.0/24 to any ipfw: setsockopt(IP_FW_ADD): Invalid argument wank:/home/myc# It doesn't add the rule. I've got the correct kernel options defined in my kernel. Here's what they look like: options IPFIREWALL options IPFIREWALL_VERBOSE options "IPFIREWALL_VERBOSE_LIMIT=100" options IPFIREWALL_DEFAULT_TO_ACCEPT options IPDIVERT I've recompiled my kernel, and rebooted. Anyone ever have this problem? Regards, Mychal L. McGrew UNIX Systems Administrator Flying Crocodile, Inc. http://www.flyingcroc.com myc@nethead.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message