I've downloaded and configured with a minimal configuration file. I'm running Squid 2.7 on a Windows box. I've configured a client machines' browser to use my proxy server, but all external DNS queries don't work (i.e. www.google.com doesn't work but a local name works fine). Here's the error page I get:
The requested URL could not be retrieved
While trying to retrieve the URL: http://www.google.com/
The following error was encountered:
Unable to determine IP address from host name for www.google.com
The dnsserver returned:
Refused: The name server refuses to perform the specified operation.
This means that:
The cache was not able to resolve the hostname presented in the URL.
Check if the address is correct.
Your cache administrator is ##################.
Generated Thu, 12 Jan 2012 22:34:15 GMT by ######## (squid/2.7.STABLE8)
I think I have an unusual network setup, like this:
router
____/ \____
/ \
internet ---- my proxy server client PC
Does my setup have something to do with it? Any suggestions as to how to solve the problem? Thanks
dns_nameserverentries in thesquid.conffile? – Paul Jan 12 at 23:04