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