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