Incorrect IP address for one of the name servers "
fire.alliedworld.com" is configured in the parent zone (com.).
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4800
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 3, ADDITIONAL: 3
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;; AUTHORITY SECTION:
;; ADDITIONAL SECTION:
However:
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 51065
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;; ANSWER SECTION:
;; Query time: 3 msec
;; SERVER: 172.16.255.1#53(172.16.255.1)
;; WHEN: Mon Jul 23 14:18:04 2012
;; MSG SIZE rcvd: 54
Using the IP address in the delegation we received the NXDOMAIN answer:
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 6204
;; flags: qr aa ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;; AUTHORITY SECTION:
;; Query time: 86 msec
;; SERVER: 109.68.194.68#53(109.68.194.68)
;; WHEN: Mon Jul 23 14:22:55 2012
;; MSG SIZE rcvd: 114
On Mon, Jul 23, 2012 at 12:48 PM,
<mr.me...@gmail.com> wrote:
The www.smarttechiq.com record will not resolve from 8.8.8.8 or 8.8.4.4. I have tested it on Level3 DNS and OpenDNS, both resolve properly. Here is the debug output from 8.8.8.8:
nslookup -debug www.smarttechiq.com. 8.8.8.8
------------
Got answer:
HEADER:
opcode = QUERY, id = 1, rcode = NOERROR
header flags: response, want recursion, recursion avail.
questions = 1, answers = 1, authority records = 0, additional = 0
QUESTIONS:
8.8.8.8.in-addr.arpa, type = PTR, class = IN
ANSWERS:
-> 8.8.8.8.in-addr.arpa
name = google-public-dns-a.google.com
ttl = 86051 (23 hours 54 mins 11 secs)
------------
Server: google-public-dns-a.google.com
Address: 8.8.8.8
------------
Got answer:
HEADER:
opcode = QUERY, id = 2, rcode = NXDOMAIN
header flags: response, want recursion, recursion avail.
questions = 1, answers = 0, authority records = 1, additional = 0
QUESTIONS:
www.smarttechiq.com, type = A, class = IN
AUTHORITY RECORDS:
-> (root)
ttl = 1097 (18 mins 17 secs)
primary name server = air.alliedworld.com
responsible mail addr = hostmaster.abiresearch.com
serial = 32
refresh = 900 (15 mins)
retry = 600 (10 mins)
expire = 86400 (1 day)
default TTL = 3600 (1 hour)
------------
------------
Got answer:
HEADER:
opcode = QUERY, id = 3, rcode = NOERROR
header flags: response, want recursion, recursion avail.
questions = 1, answers = 0, authority records = 1, additional = 0
QUESTIONS:
www.smarttechiq.com, type = AAAA, class = IN
AUTHORITY RECORDS:
-> smarttechiq.com
ttl = 1770 (29 mins 30 secs)
primary name server = ice.alliedworld.com
responsible mail addr = hostmaster.abiresearch.com
serial = 14
refresh = 900 (15 mins)
retry = 600 (10 mins)
expire = 86400 (1 day)
default TTL = 3600 (1 hour)
------------
*** google-public-dns-a.google.com can't find www.smarttechiq.com.: Non-existent
domain
--
========================================================
You received this message because you are subscribed to the Google
Groups "public-dns-discuss" group.
To post to this group, send email to public-dn...@googlegroups.com
To unsubscribe from this group, send email to
public-dns-disc...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/public-dns-discuss?hl=en
For more information on Google Public DNS, please visit
http://code.google.com/speed/public-dns
========================================================