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