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