dns-ui icon indicating copy to clipboard operation
dns-ui copied to clipboard

autocreate_reverse_records does not work with powerdns > 4.4

Open aba-rechsteiner opened this issue 3 years ago • 3 comments

as of PowerDNS version 4.4 the set-ptr feature is no longer supported and therefore the autocreate_reverse_records does not work.

https://github.com/PowerDNS/pdns/pull/9593/files#diff-7240b871c4a8ef68cfaf28739c49d762abb6613c13b176ab776256930f4705a1

aba-rechsteiner avatar Jul 06 '22 11:07 aba-rechsteiner

That's unfortunate :( I guess we either have to remove the functionality, or, preferably implement it ourselves.

thomas-pike avatar Jul 06 '22 21:07 thomas-pike

yes I think this is a must have, because you always need a PTR for an A/AAAA record. It would be really cool if this would be implemented.

aba-rechsteiner avatar Jul 07 '22 06:07 aba-rechsteiner