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