Hi,
On 16/06/2020 18:55, Rob Janssen via 44Net wrote:
On 16/06/2020 18:23, Rob Janssen via 44Net wrote:
/Furthermore, I see that more and more subnets have arranged to delegate />>/DNS to their own servers. /
I had no idea this was an option. Who do I speak to to do this? It'd be great to have actually up-to-date reverse DNS for my subnet.
Why can't you submit updates to the main DNS server? What would be required for you to do so?
I manage my systems, and all the HamBSD systems, with Ansible. Some API would need to be provided to allow me to check the current reverse DNS record (in the database explicitly, not just by performing a DNS lookup that may be influenced by caching etc.) and to update the record.
I do this for Hetzner hosts already because they do not delegate reverse DNS, but do provide a useful API for it.
See: https://iain.learmonth.me/blog/2020/2020w187/
Thanks, Iain.