From 96ff346e546630fadbfe53ba91dbf5316fde26c3 Mon Sep 17 00:00:00 2001 From: "Michael Kaufmann (d00p)" Date: Thu, 19 May 2016 09:28:46 +0200 Subject: [PATCH] fix powerdns-config template Signed-off-by: Michael Kaufmann (d00p) --- lib/configfiles/gentoo.xml | 17 ++++++++++------- scripts/jobs/cron_tasks.inc.dns.20.pdns.php | 2 +- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/lib/configfiles/gentoo.xml b/lib/configfiles/gentoo.xml index 71374ccb..e86c2478 100644 --- a/lib/configfiles/gentoo.xml +++ b/lib/configfiles/gentoo.xml @@ -396,7 +396,7 @@ mail IN A ################################# # allow-axfr-ips Allow zonetransfers only to these subnets # -allow-axfr-ips= +# allow-axfr-ips=127.0.0.0/8,::1, ################################# # allow-dnsupdate-from A global setting to allow DNS updates from these IP ranges. @@ -908,15 +908,17 @@ version-string=powerdns # # webserver-print-arguments=no -# include froxlor-bind-specific config -include=/etc/powerdns/pdns_froxlor.conf +# include froxlor-specific config +include-dir=/etc/powerdns/froxlor/ ]]> - + +# allow-axfr-ips=127.0.0.0/8,::1, ################################# # allow-dnsupdate-from A global setting to allow DNS updates from these IP ranges. @@ -1449,11 +1451,12 @@ version-string=powerdns # webserver-print-arguments=no # include froxlor-bind-specific config -include=/etc/powerdns/pdns_froxlor.conf +include-dir=/etc/powerdns/froxlor/ ]]> - +