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