Hi !!! I've installed a Squid box transparent mode (3STABLE7) with Debian. A router send all the request to the port 80 to my squid box on 3128 port. I've problems with google pages. Sometimes when somedy try to sail in google the result is a http://www.google.com.ar/sorry/?. This page say something like the ip origin maybe is a malicious source, like a virus or spyware. I put in my squid.conf exepcions to google: acl exepciones dstdomain "/usr/local/squid/etc/exepciones" always_direct allow exepciones and the exepciones file is as follws: .google.com .google.com.ar .gmail.com but nothing changes. Any idea? Is posible than a lot of requeriments with the same ip (the proxy ip) causes this behavior? The squid always send his own origin IP to the web? Thanks a lot !!! Regards !! Ramiro