• 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

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