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