Yes, but note how "ping" react to an alias like www.google.es. bash-2.04$ ping www.google.es PING www.l.google.com (64.233.183.147) 56(84) bytes of data. 64 bytes from 64.233.183.147: icmp_seq=1 ttl=237 time=39.5 ms
It is "intelligent" to ask again... Maybe the patch to apply is to fix with a loop "while (recoverable error) do (search for returned alias)" I type in pseudo-code because I don't know where to patch... Note that (recoverable error) is different from (host not found) recoverable error : " www.google.es" host not found: "www.google.ku" host ok: "www.l.google.com" On Saturday 14 January 2006 14:28, Henrik Nordstrom wrote: > On Sat, 14 Jan 2006, Rafael Martinez Torres wrote: > > ./configure --disable-internal-dns... > > > > Things use to go well, unless you get an alias address, i.e. > > http://www.google.es > > Can you ping that address from the Squid box? > > Regards > Henrik On Saturday 14 January 2006 14:28, Henrik Nordstrom wrote: > On Sat, 14 Jan 2006, Rafael Martinez Torres wrote: > > ./configure --disable-internal-dns... > > > > Things use to go well, unless you get an alias address, i.e. > > http://www.google.es > > Can you ping that address from the Squid box? > > Regards > Henrik
