When I try to run the test it says: "No AAAA record found for borderlinetech.ca", or well it does once I figured out that you should just type the URL in and then click outside the text box rather than pressing the "Create URL" button, which then supplies a much more confusing error message.
This is the first time I've ever really fiddled with DNS records so I'm more than willing to believe I buggered something up except that dig thinks everything is just tickety boo and I can definitely get to the website I expect using that URL.
For sake of completeness, I'm using the he dns manager, and I tried a couple different browsers/OSes just in case it was just a javascript issue. Any thoughts?
dig borderlinetech.ca AAAA
; <<>> DiG 9.9.0 <<>> borderlinetech.ca AAAA
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 22439
;; flags: qr rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;borderlinetech.ca. IN AAAA
;; ANSWER SECTION:
borderlinetech.ca. 39136 IN AAAA 2001:470:b:77:21b:fcff:fec1:5a6c
;; Query time: 1 msec
;; SERVER: 172.18.5.2#53(172.18.5.2)
;; WHEN: Tue May 7 15:05:24 2013
;; MSG SIZE rcvd: 63
Chris.