[EMAIL PROTECTED] wrote: > > I have configured squid 3, I have a parent proxy that must be used and I have set > the connection to it in my squid.conf file (provided below). I can browse the > internet fine and I can get to internet search engines fine but when I do a search > on a search engine (like www.google.com) the page will timeout. I have provided my > squid.conf file below > > SQUID.CONF FILE >....
Are you using : never_direct allow all which is needed in case parent is the only instance having internet access. Check the SQUID FAQ concerning using squid behind a firewall. M.
