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