By Teecruz
I have already set DNS to digitalocean severs ns1,ns2 and ns3 and also craeted A record forwarding to my droplet ip address but still my domain is not connected. when ever i hit my domain in a browser it returns an error message firefox cant establish a connection to the sever. please i need your help
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!
Hello @Teecruz
You might have to confirm that your domain is resolving to the Droplet IP address by running dig command:
dig domain.com
Once you confirm the domain name is resolving to Droplet IP address then you have to update the virtual host entry in webserver configuration file (such as apache or nginx).
If the issue persists then please contact support along with the domain and steps you followed to troubleshoot this issue.
Regards.
Dikshith
Hi @Teecruz,
There are 3 possibilities in such situations.
The first possibility is the propagation of DNS. DNS can take up to 48 hours to propagate. That’s the most common thing people think it’s an issue but they just have to wait. Anyway, if you’ve passed these 48 hours let’s go to the next one.
The second possibility is for you to not have added the proper Nameservers or added your domain. In order to manage your DNS with DigitalOcean, you need to change your Nameservers of your domain with your registrar(where you registered the droplet). Once you change the Nameservers to
If you are unsure how to change your nameservers from your registrar, you can check the following DigitalOcean tutorial:
Next, after you’ve changed the Nameserevers is to add your domain to DigitalOcean. To add it, go to your Control Panel, click on the Create Button, and select Domain. Then you start adding your DNS.
The third possibility is related to problems with the DNS. They are usually seen when something hasn’t been configured properly. IN such cases, I recommend checking the following website to see --> https://www.whatsmydns.net/
Regards, KFSys
I have confirmed the domain is resolving to my droplet ip address but still my website is not connecting
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.