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