NSLOOKUP

  • Thread starter Thread starter mark
  • Start date Start date
M

mark

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 ???
 
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"
 
but if I use nslookup as follows, not using an ipaddress
but a name query ie.

nslookup
myserver.home.msft

it must look at the Forward zone??
where does it resolve the name ?
 
but if I use nslookup as follows, not using an ipaddress
but a name query ie.

nslookup
myserver.home.msft

it must look at the Forward zone??
where does it resolve the name ?
-----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 ???


.
 
Hi Mark,

When you start nslookup, it does a reverse lookup for the DNS server IP
address that your client is configured to use. After that it uses forward
lookups to resolve names to IP addresses and reverse lookups to resolve IP
addresses to names.

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Content-Class: urn:content-classes:message
From: "mark" <[email protected]>
Sender: "mark" <[email protected]>
References: <[email protected]>
Subject: Re: NSLOOKUP
Date: Tue, 4 Nov 2003 16:45:36 -0800
Lines: 73
Message-ID: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
Thread-Index: AcOjNiBxddumyU2fSd+H5ffPAkEfFg==
Newsgroups: microsoft.public.win2000.networking
Path: cpmsftngxa06.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.win2000.networking:43756
NNTP-Posting-Host: TK2MSFTNGXA14 10.40.1.166
X-Tomcat-NG: microsoft.public.win2000.networking

but if I use nslookup as follows, not using an ipaddress
but a name query ie.

nslookup
myserver.home.msft

it must look at the Forward zone??
where does it resolve the name ?
-----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 ???


.
 
I understand now. NSLOOKUP uses reverse lookup to get to
the DNS server only, not in returning the results.
When I see the A record when debug is running that is just
that a result of my query.

Thank You, now I can sleep..
-----Original Message-----
Hi Mark,

When you start nslookup, it does a reverse lookup for the DNS server IP
address that your client is configured to use. After that it uses forward
lookups to resolve names to IP addresses and reverse lookups to resolve IP
addresses to names.

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Content-Class: urn:content-classes:message
From: "mark" <[email protected]>
Sender: "mark" <[email protected]>
References: <[email protected]>
Subject: Re: NSLOOKUP
Date: Tue, 4 Nov 2003 16:45:36 -0800
Lines: 73
Message-ID: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
Thread-Index: AcOjNiBxddumyU2fSd+H5ffPAkEfFg==
Newsgroups: microsoft.public.win2000.networking
Path: cpmsftngxa06.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.win2000.networking:43756
NNTP-Posting-Host: TK2MSFTNGXA14 10.40.1.166
X-Tomcat-NG: microsoft.public.win2000.networking

but if I use nslookup as follows, not using an ipaddress
but a name query ie.

nslookup
myserver.home.msft

it must look at the Forward zone??
where does it resolve the name ?
-----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"

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 ???


.

.
 
Back
Top