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