aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tg16/dns/slave/conf-slave/security2.conf
blob: f7349c6c985ca526b9ddf3c5b57cfff081f63088 (plain)
1
2
3
4
5
6
7
zone "security2.tg16.gathering.org" {
	allow-transfer { ns-xfr; };
	type slave;
	notify no;
	masters { master_ns; };
	file "slave/security2.tg16.gathering.org.zone";
};