I still have no luck. one of my clients’ website is not accessible unless I add it to DO’s DNS.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
I’ve set up several cPanel DNS-Only servers on DO droplets. Here’s the basic process:
You’ll need to wait 24 to 48 hours for the nameserver registration + DNS changes to fully-propagate. And then check again using a DNS health tool. If everything looks good, your new nameservers should be ready to use.
This comment does not include any information about securing a cPanel DNS-Only server. Please take the time to do some research on the topic and the steps necessary to ensure your new server is secure.
Okay, I am working on setting up a DNSonly server. Will post back once I make some progress
Thank you for posting so promptly!
In order for you to manage your domains in cPanel/WHM you cannot use the DigitalOcean DNS servers. cPanel/WHM includes a fully functional and integrated DNS server of it’s own. Instead what you’ll want to do:
1.) It is recommended to have a secondary DNS server, your cPanel/WHM server can act as your primary and cPanel offers free DNS-Only licenses for a lightweight version for use on your secondary server(s).
Note: while it’s not recommended, some registrars may allow you to create your two nameservers with the same IP address. It may also be possible (I have not tested this) to use your main ipv4 address and a floating IP for the same effect.
2.) With your domain registar, GoDaddy in this case, you will want to register new nameservers by creating nameserver glue records. You’ll create an ns1.yourdomain.com and ns2.yourdomain.com and point them to your droplet’s IP addresses.
Now once the new registrations propagate (this could take up to 24-48 hours but is often quicker), you will be able to create domains and sites directly in cPanel/WHM after pointing the domain(s) to ns1.yourdomain.com/ns2.yourdomain.com