Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2003 03:42:30 -0800
From:      Luigi Rizzo <rizzo@icir.org>
To:        Martin Larsson <sopppp@home.se>
Cc:        freebsd-ipfw@FreeBSD.ORG
Subject:   Re: {x,x,x,x} rule
Message-ID:  <20030319034230.A92931@xorpc.icir.org>
In-Reply-To: <1048073860.1497.7.camel@oddjob.kul.lan>; from sopppp@home.se on Wed, Mar 19, 2003 at 12:37:40PM %2B0100
References:  <1048073860.1497.7.camel@oddjob.kul.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
4.7R had a bug (long since fixed) on this specific rule
which swapped the src and dst addresses in the comparison

Please upgrade ip_fw2.c and /sbin/ipfw

	cheers
	luigi

On Wed, Mar 19, 2003 at 12:37:40PM +0100, Martin Larsson wrote:
> hi, anyone know why this rule wont work?
> 
>  allow tcp from 213.131.131.0/24{155,156,184} to any dst-port 
>                  113 setup 
> 
> i want to allow traffic from 213.131.131.155 ,156 and 184 to my own port
> 113.
> 
> My system is 4.7 release with ipfw2.
> 
> //martin
> 
> 
> 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?20030319034230.A92931>