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