Skip to main content

Adding 2nd server - how to configure DNS? Clustering?

Comments

4 comments

  • cPanelMichael
    So if I do want to add redundancy I have to get another small VPS, set it up as DNS only (ns0.domain.com) and set both server.domain.com and server2.domain.com to write-only to the new DNS VPS, which in turn needs to mark these two servers as standalone in its cluster configuration. So in this case each server has its own DNS, pushes a copy to the DNS only ns0.domain.com and I can use each server's own DNS and ns0.domain.com as nameservers - correct?

    Hello, This is the ideal solution, and you would configure it exactly how you have stated. Note there's another document you may find helpful if you have not yet seen it: Guide to DNS Cluster Configurations - cPanel Knowledge Base - cPanel Documentation Thank you.
    0
  • MarkCanada
    Thanks cPanelMichael
    0
  • twhiting9275
    Here's what I do with mine. It's pretty simplistic, but it works like a charm Firstly, get yourself 4 VPS'. They only need a gig of ram (used to be 512, but cPanel changed dnsonly requirements), so you're looking at 7-$10, depending on the provider. If you have a provider that can do multiple locations, do it! Seriously, do it! One location is bad Secondly, install DNSonly on all 4. Secure them like crazy, only allow yourself and your cPanel servers SSH. Thirdly Disable everything and it's brother to free up memory on these 4 VPS'. Now, tie in your main servers with these. Use the clustering capabilities Make sure you be sure to sync all zones (even those not existing on the server) across to all servers Now you have 4 very diverse IP's (if you did it right) with 4 copies of your DNS entries, instead of 2. Any time a DNS entry changes, it'll be synced across the board.
    0
  • MarkCanada
    Thanks twhiting9275
    0

Please sign in to leave a comment.