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