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!
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.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.