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