mån 2010-03-15 klockan 14:00 +0100 skrev Hubert Choma: > iptables -A PREROUTING -t nat -i eth0 -p tcp --dport 80 -j REDIRECT > --to-port 8080 > It's correct iptables rule ? Is eth0 the interface where clients traffic is arriving? If you are using wccp then the interface is usually a gre interface, not ethx.. Regards Henrik