Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jan 2002 07:38:47 -0800 (PST)
From:      Chris Appleton <appleton_chris@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   ipfw.rules
Message-ID:  <20020103153847.12460.qmail@web14808.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
I'm struggling getting a simple ruleset working in a 4.4release bridge.

If I run just
 allow ip from any to any  #things run well (of course).

But if I build:
 allow tcp from any to any established
 allow ip from a.b.c.d to any
 deny ip from any to any  #http requests slow dramatically

am I missing something, like some 0.0.0.0 udp trick to allow arp
packets (i've glaced but can't find the article anymore).  Is that
something I need to do.
What it looks like is something between allowing any TCP and allowing
any IP that I'm not doing.

Thanks advance,

__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.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?20020103153847.12460.qmail>