powerdns: switch to AXFR for secondarie

This commit is contained in:
Franzi 2023-01-29 08:35:08 +01:00
parent 31e614ab3b
commit c93a4d0a99
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 24 additions and 13 deletions

View file

@ -1,6 +1,6 @@
% for zone in sorted(zones):
zone "${zone}" {
file "/var/lib/powerdns/zones/${zone}";
type native;
type master;
};
% endfor

View file

@ -27,6 +27,8 @@ superslave=yes
api=yes
api-key=${api_key}
webserver=yes
webserver-address=0.0.0.0
webserver-allow-from=0.0.0.0/0
allow-notify-from=