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