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