Does this site have an AAAA record? If so, my DNS does not pick it up. > [root@ns1 ~]# dig AAAA test-ipv6.com > > ; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 <<>> AAAA test-ipv6.com > ;; global options: printcmd > ;; Got answer: > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 12875 > ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 > > ;; QUESTION SECTION: > ;test-ipv6.com. IN AAAA > > ;; AUTHORITY SECTION: > test-ipv6.com. 360 IN SOA ns1.gigo.com. > root.ns1.gigo.com. 2011010101 86400 7200 3600000 172800 > > ;; Query time: 216 msec > ;; SERVER: 64.35.208.1#53(64.35.208.1) > ;; WHEN: Fri Jan 28 17:27:20 2011 > ;; MSG SIZE rcvd: 81 > > [root@ns1 ~]# dig AAAA www.test-ipv6.com > > ; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 <<>> AAAA www.test-ipv6.com > ;; global options: printcmd > ;; Got answer: > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 12788 > ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0 > > ;; QUESTION SECTION: > ;www.test-ipv6.com. IN AAAA > > ;; ANSWER SECTION: > www.test-ipv6.com. 360 IN CNAME test-ipv6.com. > > ;; AUTHORITY SECTION: > test-ipv6.com. 355 IN SOA ns1.gigo.com. > root.ns1.gigo.com. 2011010101 86400 7200 3600000 172800 > > ;; Query time: 59 msec > ;; SERVER: 64.35.208.1#53(64.35.208.1) > ;; WHEN: Fri Jan 28 17:27:25 2011 > ;; MSG SIZE rcvd: 99
-------- Original Message -------- Subject: test-ipv6.com From: Jason Fesler <jfes...@gigo.com> To: nanog@nanog.org Date: Thursday, January 27, 2011 5:08:43 PM > Several people have suggested I (re)post information about > test-ipv6.com here. > > http://test-ipv6.com .. > tests ipv4 and ipv6 by dns name > tests dual stack (will the client break on World IPv6 Day?) > tests ipv6 by IP literal (teredo can pass this) > gives advice to end user about current status and (depending on > circumstances) more information > "broken" users (can't connect to dual stack) are solicited for info > Caution: does depend on javascript. > > http://test-ipv6.com/simple_test.html > Eyeball test only for user, with instructions; no javascript required. > > Please direct any comments, flames, etc directly to me instead of the > list. I've added enough noise already :-) > >