• 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.

Plesk Server for secondary DNS

G

gmonnet

Guest
Plesk Server setup only as secondary DNS

Hi people!

I have a server free and I would install Plesk and use it only as secondary DNS server for others servers.

Is this possible?

If yes, please how to? .

Because I found nothing.

Thanks and good day
 
Hi,

Thanks for your answer.

But if I have good understand, I have to manually enter each domain name on the slave server ?

It's not possible to make this automatically?

That is to say, that if I put a domain name in the master server, it will automatically in the slave server.

Thanks
 
Hi,

It can be done automatically using event handler in Plesk that will execute script every time when new domain is created in Plesk. This script can use Plesk API-RPC to create domain on secondary server or excute another script on secondary Plesk that will create domain using Plesk cli utility domain.sh to create domain.

All you need is to write such scripts :)
 
Back
Top