Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!pacific.mps.ohio-state.edu!verber From: verber@pacific.mps.ohio-state.edu (Mark Verber) Newsgroups: comp.unix.admin Subject: Re: How to change the machine default nameserver Message-ID: Date: 22 Sep 90 17:53:40 GMT References: <5840@quanta.eng.ohio-state.edu> Sender: news@pacific.mps.ohio-state.edu Organization: Ohio State University; Physics Department Lines: 12 In-reply-to: mzaik@kaa.eng.ohio-state.edu's message of 21 Sep 90 14:18:12 GMT > The default nameserver of our sun is incorrect. This is > evident by the fact that every it cannot reolve host names. > When I run "nstest", it polls the address 127.0.0.10 as the > name server. Yes.. that address looks rather wrong. I expect you meant it to be 127.1? Anyway, you can edit the file /etc/resolv.conf which gives a list of what name servers you will query. You can see man resolv.conf(5) for complete information. Cheers, Mark