Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2001 10:02:22 -0800 (PST)
From:      Luigi Rizzo <rizzo@aciri.org>
To:        roman@IPricot.com (Roman Le Houelleur)
Cc:        freebsd-ipfw@FreeBSD.ORG
Subject:   Re: Unable to use ipfw
Message-ID:  <200101181802.f0II2MA66030@iguana.aciri.org>
In-Reply-To: <3A672C35.44B09ABA@IPricot.com> from Roman Le Houelleur at "Jan 18, 2001  6:47:33 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
you have to make sure that /usr/include/netinet/*.h files
are in sync with those in /sys/netinet (this applies to
all header files)

	cheers
	luigi

> 
>  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
> 



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?200101181802.f0II2MA66030>