28 Aug
2005
28 Aug
'05
9:06 p.m.
On 8/28/05, David Noble <davidwnoble@gmail.com> wrote:
On Suse 9.1, how can i find out the DNS servers if my router doesn't tell me? Is there some sort of daemon/configuration script that can be run?
Ask you ISP? What's in your /etc/resolv.conf ? If you run "nslookup www.google.com", the first line should start with "Server: " which is the DNS server you are using. Hope this helps! Tim.