How Secondary DNS works
Secondary DNS configuration
Secondary DNS operates according to the following algorithm:
For Secondary DNS to function properly, you need:
In the Secondary DNS settings, you need to specify the IP address of the primary DNS server from which the zone file for the domain should be obtained. You must specify the following DNS server names when delegating domains:
For domains such as domain.ru
ns4-l2.nic.ru | 91.217.20.1 |
ns8-l2.nic.ru | 91.217.21.1 |
ns4-cloud.nic.ru | 185.42.137.111 2a01:3f0:400::62 |
ns8-cloud.nic.ru | 194.58.196.62 2a01:3f1:862::53 |
For domains such as domain.msk.ru
ns4-l3.nic.ru | 91.217.20.5 |
ns8-l3.nic.ru | 91.217.21.5 |
For domains such as sub.domain.spb.ru
ns4-l4.nic.ru | 91.217.20.9 |
ns8-l4.nic.ru | 91.217.21.9 |
For domains such as sub.sub.domain.spb.ru
ns4-l5.nic.ru | 91.217.20.13 |
ns8-l5.nic.ru | 91.217.21.13 |
Allow zone transfers for the following IP addresses:
91.217.20.0/26 |
91.217.21.0/26 |
194.226.96.192/28 |
31.177.66.192/28 |
To ensure timely updating of the domain zone on the Secondary DNS servers, it is necessary to configure the sending of notify on the primary DNS server. For second-level domains, configure notify on the addresses ns4-l2-n.nic.ru, ns8-l2-n.nic.ru. For 3-5-level domains, configure notify on the addresses of secondary DNS servers specified during delegation: ns4-l*.nic.ru, ns8-l*.nic.ru.
If the sending of notify is not configured on the primary DNS server, the changed domain zone on the servers ns4-l*.nic.ru, ns8-l*.nic.ru will be updated in accordance with the value of the Refresh parameter in the SOA record, but not less than in 1 hour.