Report this

What is the reason for this report?

It has been two days and my domain url is still not working

Posted on March 31, 2016

Hi, I purchased a domain name through GoDaddy and two days ago I changed the name servers to: NS1.DIGITALOCEAN.COM NS2.DIGITALOCEAN.COM NS3.DIGITALOCEAN.COM

I added my domain to my droplet and added four A records:

@ 159.203.25.157 bulwarkrecords.com 159.203.25.157 www.bulwarkrecords.com 159.203.25.157 *.bulwarkrecords.com 159.203.25.157

…and then I have my three NS records:

ns1.digitalocean.com. ns2.digitalocean.com. ns3.digitalocean.com.

In my browser, if I visit 159.203.25.157, I can view my landing page as expected.

When I visit bulwarkrecords.com, I am getting no response. I changed the name servers about two days ago, and I have a feeling that something else is causing this issue. Pinging the url retrieves the IP address as expected as well.

Any help would be greatly appreciated.

Thanks, Jordan



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!

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.

The DNS is resolving correctly.

;; QUESTION SECTION: ;bulwarkrecords.com. IN A

;; ANSWER SECTION: bulwarkrecords.com. 1799 IN A 159.203.25.157

An nmap of your server shows you’re not running the webserver: Nmap scan report for 159.203.25.157 Host is up (0.016s latency). Not shown: 998 closed ports PORT STATE SERVICE 22/tcp open ssh 5000/tcp open upnp

Make sure your web server is running.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.