external registrar problem
- From: "marcel.white@xxxxxxxxxxxx" <marcel.white@xxxxxxxxx>
- Date: 8 Jun 2006 12:54:46 -0700
Hey,
I posted earlier and thanks Kevin for all your help, but such as it is
the problem still persists.
we have issues resolving dns addressess (ONLY external cname ==>
internal A ==> internal IP). here are a couple of nslookups that demo
the success and failure:
GOOD:
------------
Got answer:
HEADER:
opcode = QUERY, id = 34, rcode = NOERROR
header flags: response, want recursion, recursion avail.
questions = 1, answers = 2, authority records = 0,
additional = 0
QUESTIONS:
external.domain.net, type = A, class = IN
ANSWERS:
-> external.domain.net
canonical name = internal.host.int
ttl = 3600 (1 hour)
-> internal.host.int
internet address = 10.99.9.21
ttl = 15 (15 secs)
------------
Non-authoritative answer:
Name: internal.host.int
Address: 10.99.9.21
Aliases: external.domain.net
BAD:
------------
Got answer:
HEADER:
opcode = QUERY, id = 31, rcode = NXDOMAIN
header flags: response, auth. answer
questions = 1, answers = 1, authority records = 1,
additional = 0
QUESTIONS:
external.domain.net, type = A, class = IN
ANSWERS:
-> external.domain.net
canonical name = internal.host.int
ttl = 3600 (1 hour)
AUTHORITY RECORDS:
-> host.int
ttl = 86400 (1 day)
primary name server = dns23.register.com
responsible mail addr = root.register.com
serial = 200007275
refresh = 10800 (3 hours)
retry = 3600 (1 hour)
expire = 604800 (7 days)
default TTL = 86400 (1 day)
------------
*** internal.host.int can't find external.domain.net: Non-existent
domain
Correct me if i'm wrong but it looks like the external dns server is
saying no such name but passing back the correct response. i guess the
juicy part is the header flags. . any help would be greatly
appreciated.
Marcel
.
- Follow-Ups:
- Re: external registrar problem
- From: Kevin D. Goodknecht Sr. [MVP]
- Re: external registrar problem
- Prev by Date: Re: change clients 2 point 2 new DNS
- Next by Date: Need help creating spf record
- Previous by thread: Configuration Help
- Next by thread: Re: external registrar problem
- Index(es):
Relevant Pages
|