top | item 13729126

Show HN: Ip6.name – A DNS record for any IPv6 address

3 points| Tho85 | 9 years ago |ip6.name | reply

3 comments

order
[+] p1mrx|9 years ago|reply
These names are incompatible with the "host" command-line utility, probably because looking up the A record returns NXDOMAIN instead of NOERROR.

NXDOMAIN means "this name doesn't exist, so don't bother asking for other record types."

[+] Tho85|9 years ago|reply
Thanks for the feedback, I somehow missed that mistake. As a quick fix the server now returns NOERROR for both unknown records and names. That's still not 100% correct, but better than nothing.