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