• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

DNS Serial Question

X

xooops

Guest
Hi

I need to move 10 Web from Server A to Server B.
For Hosting and Mail etc. I use the Migration Manager.

Know I have some problems with the DNS.

The Domain example.com has ns.mydomain.com and ns2.mydomain.com as there name server.

My idea was to set the TTL to 3600 and change the IP for example.com to Server B IP Address. After I moved all Clients I change the IP for ns.mydomain.com to Server B.

But I think I have to problems with serial Number... because the serial on server B is less then the one on Server A.

What can I do? (I hope you understand me:)

Thanks, Sven
 
Sven,

If the serial number is the problem, you will simply need to change the serial on Server B so that it is at least 1higher than Server B. Once you've changed the file run "rndc reconfig; rndc reload domain.com" and it will update the serial in named.

You can also check that your name server is returning the correct ip, by running: dig @ns.nameserver.com domain.com
 
Back
Top