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