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