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