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