Hi, I am using Redhat Linux 9.0 with Iptables iptables v1.2.7a. I am trying to apply this rule for diverting trafic. "eth1" is LAN interface for subnet 192.168.0.0/24 ########## [root@xxx root]# iptables -t nat -A PREROUTING -s 192.168.0.2-192.168.0.10 -i eth0 -p tcp -j DNAT --to 10.0.0.2:80 iptables v1.2.7a: host/network `192.168.0.2-192.168.0.10' not found Try `iptables -h' or 'iptables --help' for more information. ########## It seems it does not accept multipal source addresses. I sther any other wat do achieve this. Thanks for support. __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/