Hi Shaun!
You mean something like these rules? /sbin/iptables -A FORWARD -i eth0 -o eth1 -p TCP -d 192.168.1.2 --dport 25 -j ACCEPT /sbin/iptables -A FORWARD -i eth0 -o eth1 -p TCP -d 192.168.1.2 --dport 22 -j ACCEPT I tried with these rules included as well but it didn't help. Since the FORWARD policy is ALLOWED I don't think I need them in this simple case, no? Thanks. --Ola -- _______________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup