Re: nslookup fails



Spin <Spin@xxxxxxxx> wrote:
> Hi Kevin I am confused at the purpose of putting a trailing dot
> behind a DNS query.

Adding the trailing dot stops nslookup from using the DNS suffix search list
in its queries.

if you use nslookup -d2 it allows you to see the suffixes nslookup appends,
for instance, if you enter www.microsoft.com (without the dot) in nslookup,
it will append the DNS suffix of let's say domain.com so the first query to
DNS will be www.microsoft.com.domain.com. by adding the dot, the first query
is www.microsoft.com.
Let's say domain.com has a wildcard record in it, guess what happens?
www.microsoft.com.domain.com. hits the wildcard and resolves to whatever IP
address the wildcard resolves to.


--?
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
https://secure.lsaol.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================


.



Relevant Pages

  • Re: NSLOOKUP Question
    ... nslookup first tries appending your ... client's DNS suffix to the query: ... You can see this behavior in nslookup by using the "d2" option. ...
    (microsoft.public.win2000.dns)
  • Re: DNS response for non-fqdn domain
    ... bug in nslookup that keeps it from being a valid query. ... ** server can't find microsoft: ...
    (microsoft.public.windows.server.dns)
  • Re: nslookup strange return
    ... On the server with the problem, if I type the nslookup with no dot at the ... Ethernet adapter Local Area Connection: ... Connection-specific DNS Suffix. ... Verizon's DNS servers should not enter the picture at all, ...
    (microsoft.public.windows.server.dns)
  • Re: DNS is slow
    ... Do you want to say that "name resolution via Internet Explorer is ... there are differences between the DNS query that Internet Explorer ... does and a nslookup query ...
    (microsoft.public.windows.server.dns)
  • Re: DNS or WINS Issue?
    ... When the DNS client sends a non-FQDN query to DNS it appends ... The client starts with the parent suffix of the Primary DNS suffix, ... There is only two ways to resolve this, one is remove the Wildcard record, ...
    (microsoft.public.windows.server.dns)

Loading