• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resolved Nameserver delegation in PLESK GUI

Raba

New Pleskian
Hello,

I've set up the domain "example.com" in Plesk. This automatically set up the associated primary name server correctly. The entries in the PLES GUI and in the zonefile under Linux match. The international connection of "example.com" exists and the domain name is resolved everywhere.

Now I'm targeting another domain called "bla.example.com". Same as before. The name resolution is again no problem. In the zonefile for "example.com" there are now four more lines for the delegation of the name service and the glue record:

bla.example.com. IN NS ns2.bla.example.com.
ns2.bla.example.com. IN A 111.222.333.444
bla.example.com. IN NS ns1.bla.example.com.
ns1.bla.example.com. IN A 111.222.333.444

Everything is fine except for: in the PLESK GUI for "example.com" the four entries are missing.

This does not fully render the example.com zonefile in the PLESK GUI.

Is this a bug?
 
No Answer? Maybe I was too long and too difficult. So again in a nutshell.

When I create the subdomain "bla.example.com" in PLESK for the domain "example.com", the delegations (NS records) are not displayed in PLESK (in the GUI for example.com). But they are available in zonefile for example.com (in the filesystem).
 
Hi Raba, service delegation records are created automatically for any subzone (domain, subdomain, domain alias) if parent zone stored on the same server basing on NS records of the child zone as Mark said. These records are not shown in Plesk interface for parent zone and cannot be managed from the parent zone. But you can forbit their automatic creation for the situation when parent zone belongs to another owner and Tools & Settings > Restrict Creation of Subzones > Forbid users to create DNS subzones in other users' DNS superzones checkbox is checked.
 
Last edited:
Hi Raba, service delegation records are created automatically for any subzone (domain, subdomain, domain alias) if parent zone stored on the same server basing on NS records of the child zone as Mark said. These records are not shown in Plesk interface for parent zone and cannot be managed from the parent zone. But you can forbit their automatic creation for the situation when parent zone belongs to another owner and Tools & Settings > Restrict Creation of Subzones > Forbid users to create DNS subzones in other users' DNS superzones checkbox is checked.

Thanks for the comments.

Nevertheless, a hostmaster managing the top zone in PLESK will not receive any information about delegated zones. He does not see the delegations. A hostmaster who looks directly at the zonefiles sees the delegations.

I think that's a drawback with PLESK. Is there a special reason for this?
 
Back
Top