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