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