Also, here are the IPTABLES running: root@dude-AOA150:~# iptables-save # Generated by iptables-save v1.4.12 on Mon Jul 9 17:32:27 2012 *nat :PREROUTING ACCEPT [50:8040] :INPUT ACCEPT [50:8040] :OUTPUT ACCEPT [39:2423] :POSTROUTING ACCEPT [0:0] -A PREROUTING -i wccp0 -p tcp -m tcp --dport 80 -j REDIRECT --to-ports 3128 -A PREROUTING -i wccp0 -p tcp -m tcp --dport 80 -j DNAT --to-destination 172.29.0.55:3128 -A POSTROUTING -j MASQUERADE COMMIT # Completed on Mon Jul 9 17:32:27 2012 root@dude-AOA150:~# -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Cant-get-WCCPv2-to-work-with-Ubuntu-12-04-and-Cisco-831-SOHO-tp4655712p4655715.html Sent from the Squid - Users mailing list archive at Nabble.com.