The DNS Cluster feature set is flexible to allow for an array of configurations. The following guide explains some best practices for cPanel DNS clusters that will help you to avoid problems and unnecessary complexity in your DNS clusters.
General Guidelines:
The following diagram shows a very simple example of a DNS Cluster setup with two WHM/Web Servers and two nameservers on DNSOnly:
Although it is possible to use other configuration schemes for your DNS clusters, the above setup provides the best performance, is simple which helps when troubleshooting, and allows for proper communication between all of the servers in the cluster.
In the above configuration, changes to DNS are made in the Zone Editor on the WHM/Web Server and are automatically propagated out to the DNSOnly servers.
The DNSOnly servers serve as the authoritative nameservers for all of the domains on both web servers.
The Reverse Trust relationships (** See below) prevent Webserver-01 from creating/editing a zone that already exists on Webserver-02 and vice-versa.
To set up this kind of configuration, do the following:
root as the username.Repeat the above process until each of your web servers has a Sync relationship with each of your nameservers.
A “Reverse Trust Relationship” is defined as one of the following:
Or
In step 15 of the above example configuration steps, when selecting “Setup Reverse Trust Relationship”, this option automatically configures a standalone relationship from ns1.example.com back to Webserver-01.example.com.
As long as Webserver-01.example.com already has a sync relationship to ns1.example.com, manually logging into ns1.example.com and configuring a standalone relationship back to Webserver-01.example.com is the exact same thing as enabling a “Reverse Trust Relationship”.
Reverse trust relationships are important because they allow the servers within the cluster to communicate and properly coordinate DNS synchronization functions.
Advanced SSH Techniques: A Deep Dive into Secure Remote Access Secure Shell (SSH) is a…
The Definitive Guide to Linux SSH Command Line Tools Secure Shell (SSH) is a powerful…
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
This website uses cookies.