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