Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2002 11:52:26 -0700 (PDT)
From:      Chris Appleton <appleton_chris@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   ipfw subnet reference
Message-ID:  <20020603185226.54752.qmail@web14810.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
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 

Any thoughts?  Thanks advance

Chris

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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?20020603185226.54752.qmail>