|
Home > Archive > 70-216 > September 2002 > nslookup help
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| somebody can provide a good and easy explanation of the nslookup utility use, command, syntaxis, etc?
i appreciate that!!! | |
| CyberDude 2002-09-29, 4:04 am |
| Nslookup is a cli utility that allows you to test & query your DNS server's zone databases. It works in 2 modes: interactive and command. Command mode is used when you only want to do a single query. Once the query is executed, you are returned to the cli prompt. Interactive mode is for multiple queries, which returns you to the interactive prompt after each query.
When you do an nslookup, be aware that the most likely reason that you might receive a "non-authoritative" answer to a query is because your DNS server is answering from cache.
To get a full list of nslookup commands and their sytax, type at the cli prompt: nslookup or nslookup ?
I hope this helps, if not, then could someone else please have a go.  | |
|
| quote: Originally posted by CyberDude
Nslookup is a cli utility that allows you to test & query your DNS server's zone databases. It works in 2 modes: interactive and command. Command mode is used when you only want to do a single query. Once the query is executed, you are returned to the cli prompt. Interactive mode is for multiple queries, which returns you to the interactive prompt after each query.
When you do an nslookup, be aware that the most likely reason that you might receive a "non-authoritative" answer to a query is because your DNS server is answering from cache.
To get a full list of nslookup commands and their sytax, type at the cli prompt: nslookup or nslookup ?
I hope this helps, if not, then could someone else please have a go.
yes, i understand everything. but some times i donīt understan the results provided with the utility......
thanks for the tips |
|
|
|
|