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