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