NS Lookup

From KlavoWiki
Revision as of 00:22, 22 April 2008 by David (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Linux uses the following file for domain suffux and NS lookups.

/etc/resolv.conf

The format of the file is:

search domainname.com
nameserver 216.200.145.64
nameserver 74.220.195.31
nameserver 208.76.56.56

For Linux to see the change the network card must be restarted. See Restart network