Avoiding the Search List
nslookup implements the same search list as the resolver. When you're debugging, though, the search list can get in your way. You may need to turn the search list off completely (set nosearch) or add a trailing dot to the fully qualified domain name you are looking up. We prefer the latter, as you'll see in our examples.