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