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