NS Lookup: Difference between revisions

From KlavoWiki
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 11: Line 11:
</pre>
</pre>


For Linux to see the change the network card must be restarted.  See [[Restart network]]
[[Category : Linux]]
[[Category : Linux]]

Latest revision as of 00:22, 22 April 2008

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