Hi:

I need transiently to bypass squid3's own dns subsystem, so I compiled with 

./configure --disable-internal-dns...

Things use to go well, unless you get an alias address, i.e. 
http://www.google.es

bash-2.04$ host www.google.es
www.google.es is an alias for www.google.com.
www.google.com is an alias for www.l.google.com.
www.l.google.com has address 64.233.183.104
www.l.google.com has address 64.233.183.147
www.l.google.com has address 64.233.183.99

Things go well if you type

http://www.l.google.com

but in case you type

http://www.google.es

you will get the attached error....

Any suggestion, any solution fix this problem ?

The requested URL could not be retrieved

While trying to retrieve the URL: http://www.google.es/

The following error was encountered:

    Unable to determine IP address from host name for www.google.es 

The dnsserver returned:

    DNS Domain 'www.google.es' is invalid: Non recoverable errors. 

This means that:

 The cache was not able to resolve the hostname presented in the URL. 
 Check if the address is correct. 

Reply via email to