Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2002 08:12:20 +0200
From:      Mark Rowlands <mark.rowlands@minmail.net>
To:        Chris Appleton <appleton_chris@yahoo.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: ipfw subnet reference
Message-ID:  <200206040812.21023.mark.rowlands@minmail.net>
In-Reply-To: <20020603185226.54752.qmail@web14810.mail.yahoo.com>
References:  <20020603185226.54752.qmail@web14810.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 03 June 2002 8:52 pm, Chris Appleton wrote:
> I've got a 4.4r bridge in front of a class c subnet 1.2.3.0/24
>
> I had gotten some help on setting up a rule to segment a block of ip's
> within the class c.  several mail hosts around the same ip segment.
>
> the rule i've implemented:
>
> add 00400 allow tcp from any to 1.2.3.224/27 8888
>
> it loads fine but no traffic.  if i use this instead:
>
> add 00410 allow tcp from any to 1.2.3.4 8888 'works
>
> All of my hosts use 255.255.255.0 to broadcast.  I'm trying to use 1
> rule to reference addresses .224 to .254
>

not trying to use 224 as an actuall address by any chance?
224 would be the network id.



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




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