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