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