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