You can set the parameters of SOA records for several DNS server on the Set SOA Parameters page. To edit the SOA record(s) of certain DNS server(s), check them in the list on the Centralized DNS page and click Set SOA Parameters.
Note: If the DNS server is configured to run in Slave mode, it uses the SOA parameters of the Master DNS server is it assigned to. The parameters you set on this page for a Slave DNS server will be ignored.
On the SOA Settings page
1. Set the following parameters of SOA records:
Parameter Name |
Description |
Notes |
the mailbox of the person responsible for this DNS server. |
|
|
TTL |
"time-to-live": the time, in seconds, this DNS server caches (keeps) a piece of information received from your server before it asks your server again. |
The solution is as follows:
It is standard practice to reduce the TTL transmitted with information that is scheduled to change in order to make that change visible rapidly throughout the Internet; once the change has happened, the TTL is increased again. |
Refresh |
the time interval, in seconds, before which the zones need to be updated. |
|
Retry |
the time interval, in seconds, after which the next attemp of refresh should be taken, after a refresh failure. |
|
Expire |
the upper limit, in seconds, on the time interval that can elapse before the zones are no longer authoritative |
|
Minimum TTL |
the minimum number of seconds to be used for TTL value in RRs. |
By default, 86400 (1 day) is set, which is a good value. |
2. Click OK to apply the changes.