Allow notify and query

This commit is contained in:
Guillaume Boutry
2023-09-08 10:55:22 +02:00
parent 2a9ad42a3c
commit 9a0603c731
@@ -20,6 +20,8 @@ options {
listen-on-v6 { any; };
allow-new-zones yes;
request-ixfr no;
allow-query { any; };
allow-notify { any; };
statistics-file "/var/cache/bind/named.stats";
zone-statistics yes;