google-public-dns-a.google.com can't find hostname: Non-existent domain

3,359 views
Skip to first unread message

flash_os

unread,
Nov 25, 2011, 5:29:03 AM11/25/11
to public-dns-discuss
When I try to "Verify that Google Public DNS can resolve the selected
hostname":
http://code.google.com/speed/public-dns/docs/using.html#step2
With command: "nslookup -debug hostname 8.8.8.8"
I got this:

C:\Documents and Settings\nnnn>nslookup -debug hostname 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 = 86136 (23 hours 55 mins 36 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:
hostname.home, type = A, class = IN
AUTHORITY RECORDS:
-> (root)
ttl = 1536 (25 mins 36 secs)
primary name server = a.root-servers.net
responsible mail addr = nstld.verisign-grs.com
serial = 2011112500
refresh = 1800 (30 mins)
retry = 900 (15 mins)
expire = 604800 (7 days)
default TTL = 86400 (1 day)

------------
*** google-public-dns-a.google.com can't find hostname: Non-existent
domain

Yunhong Gu

unread,
Nov 26, 2011, 2:45:52 PM11/26/11
to public-dn...@googlegroups.com
Replace "hostname" with the real hostname that you were trying to check.


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

flash_os

unread,
Dec 2, 2011, 2:41:05 PM12/2/11
to public-dns-discuss
Like that?

nslookup -debug google.com 8.8.8.8

Paul S. R. Chisholm

unread,
Dec 2, 2011, 2:55:14 PM12/2/11
to public-dn...@googlegroups.com
Like that, or like (note the dot at the end):
nslookup -debug google.com. 8.8.8.8

Your computer is set up to look up hostnames in the ".home" zone by
default, except for names that end with a dot. You don't have to
append a dot to hostnames you use in other places (such as your
browser), but on your system nslookup seems pretty insistent.

Hope this helps. --PSRC

Reply all
Reply to author
Forward
0 new messages