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