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

administrator test fails with no aaaa record for mx

Started by lilmike, June 14, 2016, 03:34:59 AM

Previous topic - Next topic

lilmike

Hi,
I'm trying to go through the ipv6 certification tests, and the administrator one has me stumped so far.
I put in my email, xxx@2mb.solutions, and the test claims there is no aaaa for mx, but I can see it from pretty much every site I try to do, including with dig, and other tools. The mx is mtserver.mwtd.net, if anyone wants to verify this. Could it just be that the dns hasn't propagated in like half a day? Or is something else going on.
Thanks,
-Michael.

cholzhauer

Looks like it just hasn't propagated


$ drill mx 2mb.solutions
;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 47816
;; flags: qr rd ra ; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 2
;; QUESTION SECTION:
;; 2mb.solutions.       IN      MX

;; ANSWER SECTION:
2mb.solutions.  300     IN      MX      10 mtserver.mwtd.net.

;; AUTHORITY SECTION:

;; ADDITIONAL SECTION:
mtserver.mwtd.net.      300     IN      A       163.172.147.162
mtserver.mwtd.net.      300     IN      AAAA    2001:470:c884:9433:563:8463:6389:472

;; Query time: 197 msec

lilmike

Hi,
I would have thought that as well, but pretty much everywhere else I try -- whatsmydns.net, my home computer, my server, friends computers, all see it. I believe the ttl is 5 mins, so it really shouldn't be taking this long.
-Michael.

cholzhauer


broquea

I flushed local resolver cache on the test server, please retest.

lilmike

Hi,
I tried again, and still got the no AAAA for mx record. Should I email ipv6@he.net or continue the discussion here, as I seem to have the attention of he staff?
Thanks,
-Michael.