- responsible person. The email of the DNS server administrator.
Note: The email address of the responsible person must be in the Standard DNS Fully Qualified Domain Name (FQDN) format. For example, the email address 'admin@wvh.com
' is represented in FQDN format as admin.wvh.com
. In FQDN format, a period (.
) replaces the @
sign.
- refresh interval. This value determines how often the secondary DNS server checks to see if its data is current. The server will make one SOA query per zone per refresh interval.
Recommended value for refresh interval : 1200 to 43200 seconds
- retry interval. This value determines how often the secondary DNS server reconnects to the primary server. Normally, the retry interval is shorter than the refresh interval, but it does not have to be so.
Recommended value for retry interval : 120-7200 seconds
- expiry interval. The period of time for which zone information is valid on the secondary server. If the secondary server can't download data from a primary server within this period, the secondary server stops responding to DNS queries.
Recommended value for expiry interval : 1209600 to 2419200 seconds (2 to 4 weeks)
- minimum time to live. This value specifies the time other servers can cache data and applies to all the resource records in the database file.
Recommended value for minimum time to live : 1-3 hours