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