• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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 delegate DNS zone?

_gotd

New Pleskian
Current setup:

VPS with IP: 1.1.1.1 running Plesk (Linux)
A.com and B.com are both hosted on 1.1.1.1
Both websites are working fine at the moment.
ns1.B.com (which resolves to 1.1.1.1) is the name server for A.com & B.com at the registrar

I'd like to move A.com to another server 2.2.2.2 also running Plesk with DNS. I'd like to delegate the A.com zone at 1.1.1.1 to 2.2.2.2

What's the proper way to do this in Plesk without changing the name server (ns1.B.com) at the registrar?

Everything I have tried so far has failed.

Also worth mentioning that 2.2.2.2 has a zone for A.com. Everything on 2.2.2.2 for A.com is working.

I can do:
dig @2.2.2.2 A.com (and get A.com -> 2.2.2.2)
 
Last edited:
Back
Top