• 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

Issue Bind DNS for Windows Removed on Plesk 18.0.70

rafaelgrecco

New Pleskian
Server operating system version
Windows Server 2016
Plesk version and microupdate number
18.0.72
As the title says, I did not know that Plesk for Windows was removing Bind DNS, and I ended up updating my installation.

After some days, I noticed that both my secondary DNS servers were outdated. After some troubleshooting, I found out that the rndc utility was gone, and finally discovered that Plesk had removed Bind DNS support.

I was using Slave DNS Manager to synchronize my primary DNS (running on Plesk for Windows) with my two secondary DNS servers (both running BIND DNS on Linux).

How can I synchronize my DNS servers now? This is a production server with hundreds of domains, so it is an urgent matter.

Thanks.
 
There's been multiple notices about BIND being removed from Windows since the people who created BIND decided to drop supporting Windows few years ago.

With that said, you can still easily integrate the Windows DNS servers with your BIND servers, you need to do a bit of configuration to make sure to allow zone transfers between the 2. See Integrating Windows DNS into an existing DNS namespace - Windows Server
 
You can continue using Slave DNS Manager on Plesk for Windows, but you need to put the rndc.exe file on the server. This is required since BIND is no longer distributed with Plesk. Adding this file to the server also means you take responsibility for this part of the integration, which is important as the BIND vendor has ended support for Windows.

P.S. We have several different ways to monitor changes in Plesk (including deprecations): the Plesk Changelog and a separate page with the Deprecation Plan.
 
Thanks a lot for the replies and for pointing me in the right direction.

Just to make it clear, I am not blaming Plesk for removing Bind DNS, and of course not blaming the Bind team for ending Windows support. The fault is mine for not paying attention before updating. But when you manage the whole structure of a service provider, an update of one platform like Plesk is not even 1% of my daily work, so some things pass unnoticed like reading the full changelog of dozens of products and services I need to keep running.

I downloaded Bind 9 in the last official version with Windows support (9.17.9, in case someone is curious) and Slave DNS Manager started to sync again without problems, but this is only a temporary fix because I am already working on a migration to a new Plesk running on Linux.
 
Back
Top