• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

How to configure two servers Plesk 11.5 to work as primary and secondary namservers?

DraghiciM

New Pleskian
Hi!

I need help to configure to servers running Plesk Panel 11.5 (Linux CentOS 6.5) to work as primary and secondary nameserver.

We have our primary ns1.ourdomain.com and the secondary nameserver ns2.ourdomain.com.

1. On ns1.ourdomain.com host we have created in DNS Zone Template the records for the both nameservers:

<domain>. NS ns1.ourdomain.com.
<domain>. NS ns2.ourdomain.com.

2. On DNS Zone Template -> Transfer Restrictions Template we have added our secondary nameservers ip address.

A. How we run the sync?
B. How do we check if the sync is completed or correct?

Thank you in advance!
 
Last edited:
You don't need Plesk on slave DNS server. Only BIND required.

1) Install extension in Plesk https://autoinstall.plesk.com/extensions/packages/slave-dns-manager-1.0-1.zip
2) Read extension help page. You will see common steps how to setup BIND on slave server.
3) Add your slave server on main extension's screen.
4) Create domain or sync DNS zone with template in case if exists domain
5) Check BIND log on slave server to make sure zone created and RR transferred without error.

Your feedback will be greatly appreciated.
 
We've been looking for something like this for years.
So far we did something similar with the plesk event manager and a custom script. But this is way more elegant.

Thanks!

Regards, Emile
 
Back
Top