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