• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Slave DNS does not synchronize

TorbHo

Regular Pleskian
We bulk-changed DNS ip adresses directly through phpmyadmin (search and replace).
psa -> dns_recs -> val
and
psa -> dns_recs -> displayVal

After that we used "plesk repair dns" to synchronize the new ips with bind.

If we do a dnslookup on the primary DNS server everything seems to be fine.

The Secondary DNS doesn't seem to synchronize the new ips. We don't have direct access to the secondary DNS Server. Do we have to change something in addition, so that the new zones are transfered to the secondary DNS?
 
I'm guessing plesk repair dns didn't update the serial numbers.

Every DNS zone has a serial number, if this number doesn't change, then changes aren't propagated. Every time a change is made, ensure this number is incremented by one so that other name servers see a new zone is available.
 
I'm guessing plesk repair dns didn't update the serial numbers.

Every DNS zone has a serial number, if this number doesn't change, then changes aren't propagated. Every time a change is made, ensure this number is incremented by one so that other name servers see a new zone is available.

Thank you. That worked.

After changing value in: psa -> dns_zone -> serial + "plesk repair dns"

the secondary DNS started to synch.

For the next time: is there a Plesk build-in solution that bulk-changes the DNS ips and the serial, too?
 
Back
Top