mikepultz / netdns2

Native PHP DNS Resolver and Updater
https://netdns2.com/
Other
119 stars 64 forks source link

Added ALIAS-Record-Type #125

Closed chaosben closed 2 years ago

mikepultz commented 2 years ago

I'm not sure what this is; there is no IANA defined type called "ALIAS", and the draft you mentioned was for an ANAME, but that's expired now and was never adopted.

If this get's implemented in the future, I can re-evaluate.

Mike

chaosben commented 2 years ago

ANAME and ALIAS means the same and is used for example in PowerDNS.

This record-type is actively used for example by RcodeZero (the DNS-Provider of the nic.at-Registry).