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