tor 2010-09-09 klockan 17:25 -0400 skrev Chris Abel: > Thanks. After spending a lot of time with wccp and trying the tutorial on > squids wiki, I think I have given up. It "seems" to work before I play > around with my iptables. I say seems because I can actually see gre > traffic on the squid server and I see wccp packets being sent to the squid > server on the cisco router, but I am not sure if this is actually working > though. Then the WCCP part works fully, and you only need to get the GRE interface & related iptables interception/REDIRECT rules correct. > Is there a way I can actually check squid logs to see if it's > getting anything? For some reason I don't have an access.log. I have an > access.log.1, but not an access.log. Odd. Is Squid running? try restarting it. > When I put this in: > iptables -t nat -A PREROUTING -i gre1 -p tcp --dport 80 -j REDIRECT > --to-port 3129 > It seems to break it and I'm left with the same problem I had before. Which was? Regards Henrik