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