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