By jordanmcrae
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.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
