[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] DNS lookups slooowwww.....



John Wells wrote:
> 
> Did as you said and it seems to be working.  I have
> named running and added my machine's url to
> /etc/resolv.conf so lookups will try to query my DNS.
> I can nslookup and dig hosts on both internal and
> external nets, but both ping and netscape fail to
> resolve.
> 
> What am I missing?

That sounds like /etc/nsswitch.conf is not setup properly.  Make sure
that file contains a line that looks like this:

hosts: files dns

That line may contain more options, but files and dns are the ones that
you will require.

---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
sent to listmaster at ale dot org.