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