aboutsummaryrefslogtreecommitdiffstats
path: root/bind/master/conf-master/ap-dist0.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bind/master/conf-master/ap-dist0.conf')
-rw-r--r--bind/master/conf-master/ap-dist0.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/bind/master/conf-master/ap-dist0.conf b/bind/master/conf-master/ap-dist0.conf
new file mode 100644
index 0000000..128e996
--- /dev/null
+++ b/bind/master/conf-master/ap-dist0.conf
@@ -0,0 +1,7 @@
+zone "ap-dist0.tg13.gathering.org" {
+ type master;
+ notify yes;
+ allow-update { key DHCP_UPDATER; };
+ file "dynamic/ap-dist0.tg13.gathering.org.zone";
+ allow-transfer { ns-xfr; };
+};