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