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

Setting up Nameservers

T

TechGuyAlabama

Guest
I have 2 ips from my host and I need to set them up for plesk. I have the initial install done, how do I setup the nameservers for these ips? Are the nameservers on Plesk setup at the Plesk admin level or the reseller level? Where do I set these up?

Thanks!
 
Resellers don't have a DNS template just the server wide template but you can also just configure DNS per domain. You can edit the server's main DNS template with your name servers but first you need to create a domain to hold your name servers.

So, if you want 'ns1.domain.com' and 'ns2.domain.com' create the domain 'domain.com' in Plesk and edit its DNS records so you have an 'A' record for ns1. and ns2. which point to the DNS IPs. (make sure domain.com points to your server) Once you do this 'ns1.domain.com' and 'ns2.domain.com' will start resolving and be ready for use.
 
Resellers don't have a DNS template just the server wide template but you can also just configure DNS per domain. You can edit the server's main DNS template with your name servers but first you need to create a domain to hold your name servers.

So, if you want 'ns1.domain.com' and 'ns2.domain.com' create the domain 'domain.com' in Plesk and edit its DNS records so you have an 'A' record for ns1. and ns2. which point to the DNS IPs. (make sure domain.com points to your server) Once you do this 'ns1.domain.com' and 'ns2.domain.com' will start resolving and be ready for use.

k ty that worked!
 
Back
Top