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