Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2003 18:22:31 -0400
From:      Jer <jeremy@multihaven.org>
To:        freebsd-security@freebsd.org
Subject:   NAT+IPFW
Message-ID:  <5.2.0.9.2.20030522181931.00baf808@computer.multihaven.org>

next in thread | raw e-mail | index | archive | help
Dear all

I need to do the following

I have a fbsd router that runs nat and routes some public IP addresses

I ned to use the ipfw rules to deny traffic from the public IP's AND the 
nat o do bandwidth limiting

eg
deny tcp from 192.168.200.1 to www.yahoo.com http out
and
deny tcp from 24.199.213.1 to www.yahoo.com http out

my questions are where do I place the rules in relation to the divert rules etc

Thanks



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