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