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