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