It’s relatively easy to configure our router to use an alternate public DNS service, but how do we know that the DNS server is indeed working?
In Windows, open a command line prompt, and type:
nslookup google.com
In Linux, open a terminal window and type:
host google.com
At the end of the result, you should be able to see the IP address of the site you queried, and it means your DNS server is indeed working.
(via Smarterware.org)
0 comments:
Post a Comment