In one sentence:
cpanel WHM should only write to cpanel DNSOnly without having reverse relationship activated.
Example:
cPanel WHM whm.domain.tld
cPanel DNSonly dns.domain.tld
First and second NS runs on whm.domain.tld
Second NS runs on dns.domain.tld
If "Setup Reverse Trust Relationship" is checked on the entry of dns.domain.tld IN the cluster section OF whm.domain.tld the cpanel access key of whm.domain.tld remains on dns.domain.tld. Correct?
If whm.domain.tld should only write dns changes to dns.domain.tld and should not accept annything from dns.domain.tld a reverse trust is not needed.
But Cpanel shows activation of reverse trust relationship when adding/changing an entry everytime. Even if the checkmark is not set.
I find it a risk to put a root access key of cpanel on dnsonly if it is not needed.
The wording might be is still confusing. The difference between Standalone and WriteOnly in terms of reverse trust relationship is what? Keep in mind that on the cpanelDNSOnly the cluster function is off.
In the Onlineguide:
Guide to DNS Cluster Configuration
cpanel WHM should only write to cpanel DNSOnly without having reverse relationship activated.
Example:
cPanel WHM whm.domain.tld
cPanel DNSonly dns.domain.tld
First and second NS runs on whm.domain.tld
Second NS runs on dns.domain.tld
If "Setup Reverse Trust Relationship" is checked on the entry of dns.domain.tld IN the cluster section OF whm.domain.tld the cpanel access key of whm.domain.tld remains on dns.domain.tld. Correct?
If whm.domain.tld should only write dns changes to dns.domain.tld and should not accept annything from dns.domain.tld a reverse trust is not needed.
But Cpanel shows activation of reverse trust relationship when adding/changing an entry everytime. Even if the checkmark is not set.
I find it a risk to put a root access key of cpanel on dnsonly if it is not needed.
The wording might be is still confusing. The difference between Standalone and WriteOnly in terms of reverse trust relationship is what? Keep in mind that on the cpanelDNSOnly the cluster function is off.
In the Onlineguide:
Guide to DNS Cluster Configuration
In WHM:Select an option from the DNS role menu to specify the server's DNS role.
The Standalone option is used for DNSONLY servers.
The Synchronize changes option causes the web server to synchronize any changes you make on a server throughout the cluster.
The Write-only option causes the web server to write DNS data to the nameserver
DNS Role Notes:
Synchronize Changes: All changes made on this server will propagate to any server in the cluster that is linked to this server. Synchronization is one-way: changes made on another server will not propagate to this server unless Synchronize changes is selected on the other server as well.
Standalone: No changes made on this server will propagate to any other servers.
Write Only: This server will write changes to the remote server, but when this server loads zone files, it will not obtain zone data from the remote server.