• Welcome to Hurricane Electric's IPv6 Tunnel Broker Forums.

Still problems with Guru the test

Started by pjack, November 12, 2009, 11:51:47 AM

Previous topic - Next topic

pjack

hi,
I don't know why the guru test fails. I created a subdomain ipv6.denny-schierz.de with one nameserver and some entries:


$ dig ns ipv6.denny-schierz.de +short
ns1.4lin.net.

$ dig  aaaa mail.ipv6.denny-schierz.de +short
2001:470:1f0b:69:216:3eff:fe79:c04c

$ dig  aaaa www.ipv6.denny-schierz.de +short
2001:470:1f0b:69:216:3eff:fe32:6731


But the test said: Couldnt get AAAA for NS. What did I wrong?

cu denny

cholzhauer

#1
QuoteBut the test said: Couldnt get AAAA for NS.

because it can't



[carl@mars ~]$ dig ns ipv6.denny-schierz.de +short
[carl@mars ~]$ dig  aaaa mail.ipv6.denny-schierz.de +short
[carl@mars ~]$  dig  aaaa www.ipv6.denny-schierz.de +short
[carl@mars ~]$



No answers for any of them.  I'd check your setup at your registrar.

pjack

Quote from: cholzhauer on November 12, 2009, 12:02:45 PM
QuoteBut the test said: Couldnt get AAAA for NS.

because it can't



[carl@mars ~]$ dig ns ipv6.denny-schierz.de +short
[carl@mars ~]$ dig  aaaa mail.ipv6.denny-schierz.de +short
[carl@mars ~]$  dig  aaaa www.ipv6.denny-schierz.de +short
[carl@mars ~]$



No answers for any of them.  I'd check your setup at your registrar.


That's not true :-) It seems that not all nameservers know about the new records. Caching problems.


dig -t NS ipv6.denny-schierz.de @f.nic.de

; <<>> DiG 9.6.1-P1 <<>> -t NS ipv6.denny-schierz.de @f.nic.de
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50303
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 3, ADDITIONAL: 0
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;ipv6.denny-schierz.de.         IN      NS

;; AUTHORITY SECTION:
denny-schierz.de.       86400   IN      NS      robotns3.second-ns.com.
denny-schierz.de.       86400   IN      NS      robotns2.second-ns.de.
denny-schierz.de.       86400   IN      NS      ns1.4lin.net.

;; Query time: 28 msec
;; SERVER: 2001:608:6:6::10#53(2001:608:6:6::10)
;; WHEN: Thu Nov 12 22:20:05 2009
;; MSG SIZE  rcvd: 134


now it works. Thanks

cholzhauer

#3
Cool, must have been a TTL thing.

It's resolving for me now too.