Hi Andre,

thanks for the Feedback. I've suspected that this would be the case.
Although I don't understand why it shouldn't work, as they're actually doing v6:

dig AAAA ns1.easyname.com

; <<>> DiG 9.9.4 <<>> AAAA ns1.easyname.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45086
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4000
;; QUESTION SECTION:
;ns1.easyname.com.        IN    AAAA

;; ANSWER SECTION:
ns1.easyname.com.    3600    IN    AAAA    2a02:1b8:ea59::2

;; Query time: 53 msec
;; SERVER: 195.186.1.162#53(195.186.1.162)
;; WHEN: Wed Jan 22 16:45:04 CET 2014
;; MSG SIZE  rcvd: 73

and

ping6 ns1.easyname.com
PING ns1.easyname.com(ns1.easyname.eu) 56 data bytes
64 bytes from ns1.easyname.eu: icmp_seq=1 ttl=54 time=57.8 ms
64 bytes from ns1.easyname.eu: icmp_seq=2 ttl=54 time=59.3 ms

And most of all, if the glue is with nic.ch they should be out of the loop anyways?

But now I think i found the issue:

dig AAAA ns1.easyname.com

<snip>

;; ANSWER SECTION:
ns1.easyname.com.    3501    IN    AAAA    2a02:1b8:ea59::2

;; Query time: 30 msec
;; SERVER: 195.186.1.162#53(195.186.1.162)
<snap>

Query goes via v4 and works

but:

dig AAAA ns1.easyname.com @2a02:1b8:ea59::2

<snip>

;; QUESTION SECTION:
;ns1.easyname.com.        IN    AAAA

;; Query time: 60 msec
;; SERVER: 2a02:1b8:ea59::2#53(2a02:1b8:ea59::2)
<snap>

Query via v6 doesn't work - guess the server is not listening on v6

DOH...

Cheers,

Mat

Am 22.01.2014 16:28, schrieb Andre Keller:
Hi Mat,

On 01/22/2014 03:45 PM, Mattia Rossi wrote:
I'm no DNS guru, so can anyone please shed some light on how such
things are possible in 2014? (I would have thought, that at least the
DNS system is fully v6 capable).
you probably want to switch to a different registrar. IPv6 glues for .ch
are possible and have been supported for years...


Regards

André


_______________________________________________
swinog mailing list
swinog@lists.swinog.ch
http://lists.swinog.ch/cgi-bin/mailman/listinfo/swinog



_______________________________________________
swinog mailing list
swinog@lists.swinog.ch
http://lists.swinog.ch/cgi-bin/mailman/listinfo/swinog

Reply via email to