Hi, > gate:/usr/src# iptables -t mangle -A FORWARD -p tcp --dport 80 -j ROUTE -- > oif eth2 It must be used on the POSTROUTING chain of the mangle table. Regards, - Ruben
Hi, > gate:/usr/src# iptables -t mangle -A FORWARD -p tcp --dport 80 -j ROUTE -- > oif eth2 It must be used on the POSTROUTING chain of the mangle table. Regards, - Ruben