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