• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

how to increase DNS serial number

M

maoz

Guest
I need to increace it by more then 1000,
i belive the only wey to do it is just from the mysql psa database, but i did not find the right wey to do it, did anybody know how to do it?
 
Just curious on *why* you need to increase it by more than 1000?

If you are trying to make it higher than some secondary server, then you should just "reset" the serial. Then the number that Plesk has should be authoritative.

To reset the serial, add 2147483647 to the current serial number (see http://www.isc.org/sw/bind/arm94/Bv9ARM.ch08.html#id2592850).

Wait for the secondary server to update to the new serial number.

Now, change back to the original serial number in Plesk, and all secondaries should behave correctly.

In Plesk, the named record is in the psa/named/run-root/var/ directory, under the domain name. I've successfully (temporarily) changed the serial, restarted nameservice, waited for propagation, and then changed serial back and restarted nameservice again.

I assume that the SOA is also in the DB, but I've not had a problem with it being overwritten in the short time it takes for propagation.

Hope that helps someone.

Mark
 
Back
Top