Question

How to point GoDaddy Domains to DigitalOcean (year 2020)

Hi,

I have a domain name from GoDaddy and want to host my website on DigitalOcean. I followed instructions such as “What should my DNS be” and the default instruction “How To Point to DigitalOcean Nameservers”. Both instructions are great but outdated as GoDaddy does not let you add a custom DNS as instructed in these guides. Instead I have to change the default godaddy’s dns and I need to provide at least two individual DNS and I must assign their IPs:

    DNS           |       IP

--------------------- | ------------- ns1.digitalocean.com | 173.245.58.51 ns2.digitalocean.com | 173.245.59.41 ns3.digitalocean.com | 198.41.222.173

and the output of $ whois example.com shows that the dns is set right.

Name Server: ns1.digitalocean.com
Name Server: ns2.digitalocean.com
Name Server: ns3.digitalocean.com

Even though I have defined A and CNAME as @ and www respectively, when I ping the example.com I get nothing except:

$ ping example.com
ping: example.com: Name or service not known

Can anyone know the reason and check what I’ve missed?

Show comments

Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

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.

alexdo
Site Moderator
Site Moderator badge
April 8, 2020
Accepted Answer

Hello, @unitydigital

Could you please let me know when exactly did you changed your namerservers to ns1.digitalocean.com, ns2.digitalocean.com, ns3.digitalocean.com? The thing is DNS changes might take up to 48 hours in order to fully update, this is mainly due to ISP cache. Usually this happens a lot faster but you still need to wait for at least an hour or two for the DNS to properly propagate.

You can use this website - https://www.whatsmydns.net/ in order to track the DNS propagation for your domain name, just enter your domain and select A record (it’s selected by default, so you can just enter your domain and press “Search”). You can then see if the DNS propagation is ongoing or if there is clearly an issue and your DNS is not configured.

Let me know how it goes.

Regards, Alex

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel