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