slackbuilds_ponce/network/yadifa/zones.conf

21 lines
453 B
Text
Raw Normal View History

<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>