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