• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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