• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

How to integrate slave DNS with Plesk

MisterU

Program manager
Staff member
Hello,

We have published an article about the 'Slave DNS' Plesk extension in our blog. We appreciate any comments. I hope that somebody will be inspired by this article and will create an extension, for example, for PowerDNS.

P.S. Parallels does not provide technical support services for this Plesk extension. The extension is intended to serve as example of how certain technical tasks can be accomplished.
 
Hey thanks for that,
I did everything as explained in the tutorial, but I have the problem, that the Slave doesn't create the DNS zone on updating.
 
Thank you ! I was waiting years for something like this. But, the doc and help is to clear enough, at least for me :-( In help section, it is not clear when settings are remote or local, when slave is remote or local, etc.
 
There are three steps to setting up DNS for websites

Thank you ! I was waiting years for something like this. But, the doc and help is to clear enough, at least for me :-( In help section, it is not clear when settings are remote or local, when slave is remote or local, etc.

There are three steps to setting up DNS for websites hosted on your Dedicated or Virtual Private Server (VPS) using Plesk 10.x:

Create a zone file for your domain name in Parallels Plesk Panel.
Create and register two domain hosts.
Assign your nameservers to your registered domain name.
 
stopped working on 11.5.30 Update #36?

Looks like that stopped working on 11.5.30 Update #36 i've got today.
custom-backend does not receive "create"
that's print_r for json_decode from stdin:

Array
(
[0] => stdClass Object
(
[command] => update
[zone] => stdClass Object
...skipped...
)

[1] => stdClass Object
(
[command] => createPTRs
[ptr] => stdClass Object
(
[ip_address] => IPv4
[hostname] => dsdfsdasdafaf.none
)

)

[2] => stdClass Object
(
[command] => createPTRs
[ptr] => stdClass Object
(
[ip_address] => IPv6
[hostname] => dsdfsdasdafaf.none
)

)
)
 
Back
Top