dns:nslookup
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| dns:nslookup [2021/09/23 10:20] – created bstafford | dns:nslookup [2023/11/16 19:37] (current) – [DNS NSLookup] bstafford | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| This is a Windows tool. | This is a Windows tool. | ||
| + | |||
| + | Remember, nslookup uses DNS suffix searches first and so may get timeouts. DIG is better. Use a . at the end of the query (e.g. '' | ||
| To lookup TXT Records | To lookup TXT Records | ||
| - | < | + | < |
| - | < | + | < |
| + | |||
| + | ===== Different Server ===== | ||
| + | Query a different DNS server than the one specified in Windows | ||
| + | < | ||
| + | |||
| + | ===== Other ===== | ||
| + | Query a different DNS server than the one specified in Windows | ||
| + | < | ||
| + | > set norecurse | ||
| + | > | ||
| + | |||
| + | ==== Different Port ==== | ||
| + | In theory, you can use "set port=5353" | ||
| + | |||
| + | ===== TTL ===== | ||
| + | To find the TTL of a DNS record, use | ||
| + | < | ||
| + | You will see TTL in there and possibly Default TTL | ||
| + | |||
| + | ===== Debug ===== | ||
| + | < | ||
| + | < | ||
| + | |||
| + | ===== End Dot ===== | ||
| + | When you don't put a '' | ||
| + | |||
| + | e.g. if you are connected to a network that hands out '' | ||
dns/nslookup.1632392412.txt.gz · Last modified: (external edit)
