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

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