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