aboutsummaryrefslogtreecommitdiffstats
path: root/examples/dns/master/conf-master/flanke.conf
diff options
context:
space:
mode:
authorroot <root@frank.tg14.gathering.org>2014-04-20 02:46:46 +0200
committerroot <root@frank.tg14.gathering.org>2014-04-20 02:46:46 +0200
commit66426aeac27af5793d388cea7b1078fb871fc5ad (patch)
tree66e847f4de9b8ff7b8fa0bd942fb8b9e04bfd904 /examples/dns/master/conf-master/flanke.conf
parentb231e372681e6bfc499fd2aadda840e0b607278f (diff)
Moved files, re-organized a bit.
Diffstat (limited to 'examples/dns/master/conf-master/flanke.conf')
-rw-r--r--examples/dns/master/conf-master/flanke.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/dns/master/conf-master/flanke.conf b/examples/dns/master/conf-master/flanke.conf
new file mode 100644
index 0000000..a6f54da
--- /dev/null
+++ b/examples/dns/master/conf-master/flanke.conf
@@ -0,0 +1,7 @@
+zone "flanke.tg14.gathering.org" {
+ type master;
+ notify yes;
+ allow-update { key DHCP_UPDATER; };
+ file "dynamic/flanke.tg14.gathering.org.zone";
+ allow-transfer { ns-xfr; };
+};