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