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!
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
What do i do to resolve this issue? please
I have confirmed the domain is resolving to my droplet ip address but still my website is not connecting
Hello @Teecruz
You might have to confirm that your domain is resolving to the Droplet IP address by running dig command:
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