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