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

News:

Welcome to Hurricane Electric's Tunnelbroker.net forums!

Main Menu

Guru test problem

Started by emilvals, January 21, 2009, 02:30:59 AM

Previous topic - Next topic

emilvals

Hello, I'm trying to complete the Guru test but I get the following error:

Check to see that the nameservers associated with ipv6.psx.is have IPv6 AAAA's  Couldnt get AAAA for NS

Can someone verify for me that this is indeed working correctly?

broquea

#1
Looked up what domain you entered:

dig ns psx.is +short
ns1.nwc.is.
ns0.nwc.is.


dig AAAA ns1.nwc.is & dig AAAA ns0.nwc.is (even querying those name servers with dig) results with no AAAA records.

snarked

Query: psx.is IN ANY
Rcode: Query refused

emilvals

#3
Humm, I changed the dns hosting to mainframe.matrix.is and core.efnet.is on tuesday (20. Jan) and you still see psx.is at ns0.nwc.is and ns1.nwc.is.

piojan

$ dig ns psx.is +short
mainframe.matrix.is.
core.efnet.is.

$ dig aaaa mainframe.matrix.is +short
2001:470:90c9::1

$ dig aaaa core.efnet.is +short
2001:470:90ee::1


Looks fine (at least now) from some other location.
Mayby just caching issues.

broquea

Yup, the server sees all of that now, give it a retest:

dig ns psx.is +short
core.efnet.is.
mainframe.matrix.is.

dig aaaa core.efnet.is. +short
2001:470:90ee::1

dig aaaa mainframe.matrix.is. +short
2001:470:90c9::1

dig aaaa ipv6.psx.is @2001:470:90ee::1 +short
2001:470:90c9::20

dig aaaa ipv6.psx.is @2001:470:90c9::1 +short
2001:470:90c9::20

emilvals

Still gettin > Couldnt get AAAA for NS

Ah no, now it works.

Thanks all. :D