Search Domain Not Working With Squid
        Posted  
        
            by Kyle Brandt
        on Server Fault
        
        See other posts from Server Fault
        
            or by Kyle Brandt
        
        
        
        Published on 2010-04-26T19:35:06Z
        Indexed on 
            2010/04/26
            19:44 UTC
        
        
        Read the original article
        Hit count: 293
        
I just set up a squid proxy as a parent proxy to HAVP. When I or other users try to access a domain with an address like "http://foo" I get the following squid error in the browser:
The dnsserver returned:
    Server Failure: The name server was unable to process this query. 
However, "http://foo.companyname.com" works fine. The search domain in resolv.conf on both the client and proxy host is companyname.com. (There a better term for "search domain"?)
Is there a way to correct this, maybe something in the squid.conf file?.
© Server Fault or respective owner