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