Comment on Self-Hosting DNSComments−packetlost2yDoes anyone know of a good authoritative DNS server that supports Dynamic DNS updates? Preferably exclusively standardized stuff. I currently run CoreDNS on my network, but dynamic registration isn't supported and might never be.−zuntaruk2yDepending on your definition of "Dynamic DNS", you could check out PowerDNS.−packetlost2yI mean specifically in the RFC2136 (https://datatracker.ietf.org/doc/html/rfc2136) sense.It does look like PowerDNS supports it: https://doc.powerdns.com/authoritative/dnsupdate.html−zuntaruk2yTIL more about Dynamic DNS Update. Thanks!
Comments
Does anyone know of a good authoritative DNS server that supports Dynamic DNS updates? Preferably exclusively standardized stuff. I currently run CoreDNS on my network, but dynamic registration isn't supported and might never be.
Depending on your definition of "Dynamic DNS", you could check out PowerDNS.
I mean specifically in the RFC2136 (https://datatracker.ietf.org/doc/html/rfc2136) sense.
It does look like PowerDNS supports it: https://doc.powerdns.com/authoritative/dnsupdate.html
TIL more about Dynamic DNS Update. Thanks!