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