Simple DNS Plus v. 4.00
SOA-Records (Start of authority)

A zone contains exactly one SOA-record, which holds the following properties for the zone:

·Name of primary DNS server  
The domain name of the primary DNS server for the zone.  
The zone should contain a matching NS-record.  
 
·E-mail address of responsible person  
The e-mail address of the person responsible for the zone.  
The standard for this is the "hostmaster" user name - such as "hostmaster@simpledns.com".  
 
·Serial number (see Zone Transfers)  
Used by secondary DNS servers to check if the zone has changed.  
If the serial number is higher than what the secondary server has, a zone transfer will be initiated.  
This number is automatically increased by Simple DNS Plus when changes are made to the zone or its records (but not until you click the Refresh button, when another zone is selected, or when the "Edit DNS Records" window is closed).  
Unless you have a specific reason for changing this number, it is best to let Simple DNS Plus manage it.  
You should never decrease a serial number.  
 
·Refresh Interval (see Zone Transfers)  
How often secondary DNS servers should check if changes are made to the zone.  
 
·Retry Interval (see Zone Transfers)  
How often secondary DNS server should retry checking if changes are made - if the first refresh fails.  
 
·Expire Interval (see Zone Transfers)  
How long the zone will be valid after a refresh.  
Secondary servers will discard the zone if no refresh could be made within this interval.  
 
·Minimum (default) TTL  
Used as the default TTL for new records created within the zone.  
Also used by other DNS server to cache negative responses (such as record does not exist etc.).  


A SOA-record is automatically created when you create a new zone.

This record type is defined in RFC1035
.



© 1999-2005 JH Software - All rights reserved