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