Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2001 18:47:33 +0100
From:      Roman Le Houelleur <roman@IPricot.com>
To:        freebsd-ipfw <freebsd-ipfw@FreeBSD.org>
Subject:   Unable to use ipfw
Message-ID:  <3A672C35.44B09ABA@IPricot.com>

next in thread | raw e-mail | index | archive | help
hello,

 I've just updated my system from 4.2 release to stable and
I'm having problems with the ipfw code.
 (Actually I would like to use bridge/dummynet/ipfw).

 First of all, I cannot build ipfw because of
IP_FW_IF_TCPEST which is not defined anywhere.

 Using the 4.2 release version of ipfw I'm not able to
enter a rule as simple as:
 ipfw add deny ip from 192.168.1.1 to 192.168.1.2
 
 ipfw replies:
 ipfw: getsockopt(IP_FW_ADD): Invalid argument

 It was working perfectly with the 4.2 release.
 the ipfw.c I got from cvs is:
 "src/sbin/ipfw/ipfw.c,v 1.80.2.8 2001/01/10 03:43:33 rwatson"

 have I done something wrong ?

Roman.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A672C35.44B09ABA>