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