-----Original Message-----
I was told NSLOOKUP uses ptr records not A host records in
DNS. When I run debug and query a name I see =>
QUESTIONS:
blabla.blabla.com.bla.NET, type = A, class = I
Clearly I am getting an A record ???
.
..
-----Original Message-----
Hi Mark,
I believe what you told is when you type "nslookup" at a command prompt,
it defaults to the DNS Server you are configured to.
It performs a reverse lookup for that IP address and displays it like the
following:
Default Server: UnKnown
Address: xxx.xxx.xxx.xxx
These articles should help:
200525 Using NSlookup.exe
http://support.microsoft.com/?id=200525
242906 "DNS Request Timed Out" Error Message When You Start Nslookup From a
http://support.microsoft.com/?id=242906
--
Regards,
Mohanchand Koduri [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
OR
If you wish to include a script sample in your post please add "Use of
included
script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm"
mark said:
I was told NSLOOKUP uses ptr records not A host records in
DNS. When I run debug and query a name I see =>
QUESTIONS:
blabla.blabla.com.bla.NET, type = A, class = I
Clearly I am getting an A record ???
.