NAT and reject rule

Rezk Mekhael Rezk at CLUnet.edu
Fri Aug 19 04:59:39 UTC 2005


Hi, Manager
 
 
I have a server with 2 card 
 
eth1: 10.10.16.X      enternal 
eth0: 200.100.X.X    external 
 
I am using NAT rule, i need a example to 
 
"any traffic coming from 10.10.16.x is NOT allowed to go to the a server
200.100.100.67  , but can still do everything else"

any idea?
 
I try to use this 
"iptables -A INPUT -p all -d 200.100.100.67  -i eth1 -j DROP"
 
but it did not work
 
 
 
--
Sincerely,
Rezk Mekhael




More information about the redhat-list mailing list