[Pdns-users] IPv6-only support and AAAA only on NS's seem to not work correctly
Jeroen Massar
jeroen at unfix.org
Wed Feb 21 16:46:50 UTC 2007
According to http://wiki.powerdns.com/cgi-bin/trac.fcgi/ticket/18,
pdns-recursor should have full IPv6 support. But...
$ dig @::1 pseudohacker.se ns
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 13675
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;pseudohacker.se. IN NS
$ rec_control dump-cache /tmp/the-cache
ns0.pseudohacker.se. 86387 IN AAAA 2001:16d8:ff00:15a::2
ns1.pseudohacker.se. 86387 IN AAAA 2001:16d8:ff56::53
$ dig @::1 ns0.pseudohacker.se aaaa
ns0.pseudohacker.se. 86349 IN AAAA 2001:16d8:ff00:15a::2
$ dig @::1 www.pseudohacker.se aaaa
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 27468
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;www.pseudohacker.se. IN AAAA
$ dig @2001:16d8:ff00:15a::2 www.pseudohacker.se any
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 9480
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2
;; QUESTION SECTION:
;www.pseudohacker.se. IN ANY
;; ANSWER SECTION:
www.pseudohacker.se. 21600 IN AAAA 2001:16d8:ff00:15a::2
;; AUTHORITY SECTION:
pseudohacker.se. 21600 IN NS ns0.pseudohacker.se.
pseudohacker.se. 21600 IN NS ns1.pseudohacker.se.
;; ADDITIONAL SECTION:
ns0.pseudohacker.se. 21600 IN AAAA 2001:16d8:ff00:15a::2
ns1.pseudohacker.se. 21600 IN AAAA 2001:16d8:ff56::53
I thus guess that pdns_recursor doesn't really like the AAAA-only NS's?
Can you confirm, test and fix? :)
3.1.4-2 pdns_recursor package on debian btw.
Greets,
Jeroen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 311 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20070221/ff7ce84d/attachment.sig>
More information about the Pdns-users
mailing list