summaryrefslogtreecommitdiffstats
path: root/network/yadifa/zones.conf
blob: b1a6206c96c292fea2a4b097d8437b09df77a1ae (plain)
<zone>
	domain              somedomain.eu
	file                "masters/somedomain.eu.zone"
	type                "master"
	allow-query         any
	allow-transfer      any
	allow-update        any
</zone>

<zone>
	domain              localhost
	file                "masters/localhost.zone"
	type                "master"
</zone>

<zone>
	domain              localhost6
	file                "masters/localhost6.zone"
	type                "master"
</zone>