Re: What can make DNS lookups slow?
Chris Evans wrote:
>Thanks Daniel.  I did try that earlier and got no responses.  Hugely
>appreciate your input.  I have same problem with and without bind9
>running on the machine.  So with /etc/resolv.conf as:
>cat resolv.conf
>search psyctc.org
>nameserver 127.0.0.1
>nameserver 213.120.62.97
>nameserver 213.120.62.98
>nameserver 213.120.62.99
>nameserver 213.120.62.100
>nameserver 213.120.62.101
>nameserver 213.120.62.102
>nameserver 213.120.62.103
>nameserver 213.120.62.104
>From the resolv.conf man page:
 Up to MAXNS (currently 3) name servers may be listed, one per keyword.
              ^^^^^^^^^^^  
Thus most of your entries do nothing.  You also almost certainly don't need
the 'search' line.
-- 
John Hasler
Reply to: