On Oct 16, 2012, at 2:36 AM, Giovanni Rosini <giorosini@xxxxxxxxx> wrote: > Any ideas?? Pls help..... > > > > -- > View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/problem-with-squid-3-2-as-transaparent-proxy-tp4656748p4656998.html > Sent from the Squid - Users mailing list archive at Nabble.com. if you upgraded from 2.6 to any other version there is terminology changes in your squid.conf that probably need to be adjusted sample; #http_port 10.0.2.3:3128 transparent <--- v2.6 http_port 10.0.2.3:3128 intercept <--v3 + hope this helps -j