Re: nslookup - sometimes working, sometimes get a time out
From: Herb Martin (news_at_LearnQuick.com)
Date: 02/25/05
- Next message: rui: "Re: DNS Application Partition"
- Previous message: Stephan: "route a web address to internal network"
- In reply to: aks: "Re: nslookup - sometimes working, sometimes get a time out"
- Next in thread: aks: "Re: nslookup - sometimes working, sometimes get a time out"
- Reply: aks: "Re: nslookup - sometimes working, sometimes get a time out"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 25 Feb 2005 14:03:42 -0600
"aks" <aks@discussions.microsoft.com> wrote in message
news:8A2676DB-6679-4628-BBCB-397C22F94B30@microsoft.com...
> Hi Herb:
>
> Yeah I understand your hint. But increasing the timeout has same results,
> sometimes I get back a result for nslookup, sometimes don't.
It was NOT a solution but a technique for clarifying
the actual problem so you don't have a "timeout" issue
but a FAILURE issue on some server.
> Wanted to add, I have reverse lookup zone configured on only one
server/box
> - same behavior is observed on all 3 systems.
Reverse zones are irrelevant to forward zone problems
(except for the bogus nslookup error which should be
ignored.)
Ok, go through EACH DNS server your client has
configured trying the same request:
nslookup -time=20 name.dom.com 192.168.50.1
nslookup -time=20 name.dom.com 192.168.50.4
nslookup -time=20 name.dom.com 192.168.50.9
Look at EACH one and see which one fails.
Also note: Internal machines must use ONLY the
internal DNS servers.
Some people mistakenly try to stick an external (ISP)
DNS server in the client NIC settings.
This is true for DNS servers and DCs ALSO.
-- Herb Martin > "Herb Martin" wrote: > > > "aks" <aks@discussions.microsoft.com> wrote in message > > news:35C2EC11-374F-4E1E-9B24-528240663C53@microsoft.com... > > > Can anyone help me understand this: > > > > > > At times nslookup <hostname> or nslookup <ip of host> seems to work fine, > > > at other times it gives "dns request timed out" error ? > > > > A lot about the real problem depends on > > whether you can GET the answer by changing > > the timeout or if this is a complete failure: > > > > nslookup -time=10 name.domain.com > > > > If long timeout settings fail then you have to > > figure out why the DNS server is not answering > > (or incorrectly set on the client). > > > > If the DNS server does answer but answers > > slowly, then your troubleshooting is modified > > somewhat. > > > > -- > > Herb Martin > > > > > > > > > > Thanks, > > > aks > > > > > >
- Next message: rui: "Re: DNS Application Partition"
- Previous message: Stephan: "route a web address to internal network"
- In reply to: aks: "Re: nslookup - sometimes working, sometimes get a time out"
- Next in thread: aks: "Re: nslookup - sometimes working, sometimes get a time out"
- Reply: aks: "Re: nslookup - sometimes working, sometimes get a time out"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|