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