I'm running Squid 2.7(stable) on Ubuntu 11.10. I'm having some trouble with internal DNS. For some reason I get the following error: ERROR The requested URL could not be retrieved. Unable to determine IP address from hose name "server name goes here" The DNS returned: Server Failure: The anem server was unable to process this query. I've added dns_nameservers 192.168.100.237 which is my DNS server in the squid.conf. I can resolve externally and get out to the Internet just fine. Am I missing a configuration somewhere?