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