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