On Sun, Jan 2, 2011 at 7:27 AM, Dick Holland <fedora@xxxxxxxxxxx> wrote: > On Sun, 2011-01-02 at 07:10 -0500, Tom H wrote: >> On Sun, Jan 2, 2011 at 6:27 AM, Dick Holland <fedora@xxxxxxxxxxx> wrote: >> >> > Sending "dig -t aaaa google.com" to my local DNS server: >> > >> > So the "no response" I guess means IPv6 is not supported by the server. >> > >> > Sending "dig -t aaaa google.com" to my ISP's DNS servers: >> > >> > No answer from the ISP either! So I guess that means they don't support >> > IPv6 either. >> >> I don't think that google.com has an ipv6 address. I think that you >> have to query ipv6.google.com. > > The test is not for google, it's to see if the ISP's DNS servers would > respond to a request for an IPv6 AAAA record. google.com doesn't have an ipv6 address so your test is incorrect, query your DNS server and your ISP's DNS server for ipv6.google.com and compare the result to: dig @8.8.8.8 -t aaaa google.com and dig @8.8.8.8 -t aaaa ipv6.google.com or dig @208.67.222.222 -t aaaa google.com and dig @208.67.222.222 -t aaaa ipv6.google.com -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines