aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tg16/dns/master/conf-master/wlan.conf
blob: 8cb4ba37a594d001a61d6c674be7d5aa1150637d (plain)
1
2
3
4
5
6
7
zone "wlan.tg16.gathering.org" {
	allow-transfer { ns-xfr; };
	type master;
	notify yes;
	allow-update { key DHCP_UPDATER; };
	file "dynamic/wlan.tg16.gathering.org.zone";
};