; ; zn.acdam.com - example zone file for Posadis ; ; This is an example Posadis zone file. The first non-comment line of a zone ; file should define the type of the zone, and the lines that follow it should ; define zone properties, pretty much like the 'zone' statement from the ; Posadisrc. Note that you _don't_ specify the zone root domain in this file ; as it is determined from the file name, which should be of the format ; zn. or .znf. ; ; This example shows how to set up Posadis as a secondary for a zone. ; zone secondary ; the zone type: secondary masters 216.31.32.11, 216.31.32.13 ; master DNS servers for the domain allow_notify_from 127.0.0.1 ; also allow notify requests from ; localhost (this is not nessecary)