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