Re: DNS Timeout error..Please advise
- From: ChrisBanks00 <ChrisBanks00@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 6 Sep 2005 09:34:25 -0700
The zone is named "umc.ufl.edu" and we do not have any wildcard records.
If I go to a box that belongs in a differnt zone and do a nslookup using the
fqn, you can see where nslookup appends the name 2x, but never times out, as
does "umc.ufl.edu". This zone is on the same box where umc.ufl.edu times out.
These are my results:
> ufjp1.ufp.ufl.edu
Server: 1b-its-dns.umc.ufl.edu
Address: 159.178.96.15
------------
SendRequest(), len 47
HEADER:
opcode = QUERY, id = 5, rcode = NOERROR
header flags: query, want recursion
questions = 1, answers = 0, authority records = 0, additional = 0
QUESTIONS:
ufjp1.ufp.ufl.edu.ufp.ufl.edu, type = A, class = IN
------------
------------
Got answer (121 bytes):
HEADER:
opcode = QUERY, id = 5, rcode = NXDOMAIN
header flags: response, auth. answer, want recursion, recursion
avail.
questions = 1, answers = 0, authority records = 1, additional = 0
QUESTIONS:
ufjp1.ufp.ufl.edu.ufp.ufl.edu, type = A, class = IN
AUTHORITY RECORDS:
-> ufp.ufl.edu
type = SOA, class = IN, dlen = 51
ttl = 3600 (1 hour)
primary name server = 1b-its-dns.umc.ufl.edu
responsible mail addr = shawn.clark.umc.ufl.edu
serial = 6127
refresh = 900 (15 mins)
retry = 600 (10 mins)
expire = 86400 (1 day)
default TTL = 3600 (1 hour)
------------
------------
SendRequest(), len 43
HEADER:
opcode = QUERY, id = 6, rcode = NOERROR
header flags: query, want recursion
questions = 1, answers = 0, authority records = 0, additional = 0
QUESTIONS:
ufjp1.ufp.ufl.edu.ufl.edu, type = A, class = IN
------------
------------
Got answer (112 bytes):
HEADER:
opcode = QUERY, id = 6, rcode = NXDOMAIN
header flags: response, want recursion, recursion avail.
questions = 1, answers = 0, authority records = 1, additional = 0
QUESTIONS:
ufjp1.ufp.ufl.edu.ufl.edu, type = A, class = IN
AUTHORITY RECORDS:
-> ufl.edu
type = SOA, class = IN, dlen = 57
ttl = 896 (14 mins 56 secs)
primary name server = really-primary-name.ufl.edu
responsible mail addr = net-services.ufl.edu
serial = 2005090601
refresh = 500 (8 mins 20 secs)
retry = 200 (3 mins 20 secs)
expire = 8640000 (100 days)
default TTL = 875 (14 mins 35 secs)
------------
------------
SendRequest(), len 35
HEADER:
opcode = QUERY, id = 7, rcode = NOERROR
header flags: query, want recursion
questions = 1, answers = 0, authority records = 0, additional = 0
QUESTIONS:
ufjp1.ufp.ufl.edu, type = A, class = IN
------------
------------
Got answer (51 bytes):
HEADER:
opcode = QUERY, id = 7, rcode = NOERROR
header flags: response, auth. answer, want recursion, recursion
avail.
questions = 1, answers = 1, authority records = 0, additional = 0
QUESTIONS:
ufjp1.ufp.ufl.edu, type = A, class = IN
ANSWERS:
-> ufjp1.ufp.ufl.edu
type = A, class = IN, dlen = 4
internet address = 159.178.130.251
ttl = 1200 (20 mins)
------------
Name: ufjp1.ufp.ufl.edu
Address: 159.178.130.251
>
"Kevin D. Goodknecht Sr. [MVP]" wrote:
> ChrisBanks00 <ChrisBanks00@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> > On the server the box is not checked to "Use WINS forward lookup" for
> > any of our zones. On the workstations, under the DNS tab, there is
> > nothing under the "Append these DNS suffixes (in order)" tab. I'm not
> > sure where to go to verify if there is or isn't any "Wildcard record"
> > types.
>
> A wildcard is a record named with an asterisk
>
>
>
> After looking over the query again, I think I see why you may be getting
> this.
> Do you have a zone named umc.ufl.edu or is the zone named ufl.edu with a
> subdomain named unc?
>
> I run the same type of query using nslookup and it always returns the SOA
> record for the zone on a three level domain.
>
> > kjweb.home.lsaol.com
> Server: kjweb.lsaol.com
> Address: 192.168.0.2
>
> ------------
> SendRequest(), len 53
> HEADER:
> opcode = QUERY, id = 5, rcode = NOERROR
> header flags: query, want recursion
> questions = 1, answers = 0, authority records = 0, additional = 0
>
> QUESTIONS:
> kjweb.home.lsaol.com.HOME.LSAOL.COM, type = A, class = IN
>
> ------------
> ------------
> Got answer (122 bytes):
> HEADER:
> opcode = QUERY, id = 5, rcode = NXDOMAIN
> header flags: response, auth. answer, want recursion, recursion
> avail.
> questions = 1, answers = 0, authority records = 1, additional = 0
>
> QUESTIONS:
> kjweb.home.lsaol.com.HOME.LSAOL.COM, type = A, class = IN
> AUTHORITY RECORDS:
> -> home.lsaol.com
> type = SOA, class = IN, dlen = 43
> ttl = 3600 (1 hour)
> primary name server = kjweb.lsaol.com
> responsible mail addr = admin.wftx.us
> serial = 586
> refresh = 900 (15 mins)
> retry = 600 (10 mins)
> expire = 86400 (1 day)
> default TTL = 900 (15 mins)
>
> Notice how mine returns NXDOMAIN with the SOA of home.lsaol.com?
>
> Now look at yours
> > 1b-its-test.umc.ufl.edu
> Server: 1b-its-dns.umc.ufl.edu
> Address: 159.178.96.15
>
> ------------
> SendRequest(), len 53
> HEADER:
> opcode = QUERY, id = 2, rcode = NOERROR
> header flags: query, want recursion
> questions = 1, answers = 0, authority records = 0, additional = 0
>
> QUESTIONS:
> 1b-its-test.umc.ufl.edu.umc.ufl.edu, type = A, class = IN
>
> ------------
> DNS request timed out.
> timeout was 2 seconds.
> timeout (2 secs)
> SendRequest failed
> ------------
>
>
>
>
> --
> Best regards,
> Kevin D4 Dad 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/
> ===================================
> 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
> ===================================
>
>
>
.
- Follow-Ups:
- Re: DNS Timeout error..Please advise
- From: Kevin D. Goodknecht Sr. [MVP]
- Re: DNS Timeout error..Please advise
- References:
- DNS Timeout error..Please advise
- From: Banks
- Re: DNS Timeout error..Please advise
- From: Kevin D. Goodknecht Sr. [MVP]
- Re: DNS Timeout error..Please advise
- From: ChrisBanks00
- Re: DNS Timeout error..Please advise
- From: Kevin D. Goodknecht Sr. [MVP]
- Re: DNS Timeout error..Please advise
- From: ChrisBanks00
- Re: DNS Timeout error..Please advise
- From: Kevin D. Goodknecht Sr. [MVP]
- Re: DNS Timeout error..Please advise
- From: ChrisBanks00
- Re: DNS Timeout error..Please advise
- From: Kevin D. Goodknecht Sr. [MVP]
- DNS Timeout error..Please advise
- Prev by Date: Re: Seeing Clients between VPN Routers
- Next by Date: Re: Unable to Join Server to Domain
- Previous by thread: Re: DNS Timeout error..Please advise
- Next by thread: Re: DNS Timeout error..Please advise
- Index(es):
Relevant Pages
|