Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 May 2005 04:59:34 -0700 (PDT)
From:      george roman <thewolfro@yahoo.com>
To:        freebsd-ipfw@freebsd.org
Subject:   NAT question
Message-ID:  <20050525115934.68740.qmail@web32906.mail.mud.yahoo.com>

next in thread | raw e-mail | index | archive | help
hi,
i have a small privat network and i do not want to
give internet acces to all the users in the network. 
for nat, i use comand 

ipfw add divert natd all from any to any via fxp0

what would be the comand with whom i can restrict
acces only to certain ip addresses ?

i tried this command
ipfw add divert natd all from 192.168.1.1/32 to any
via fxp0 

to give access to internet only to the 192.168.1.1 ip
but it didn't work

can you help me?


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/



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