Can I do this manually or do I have to submit a support ticket for this?
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.
[SOLVED] I have successfully solved this issue. This what I do <br> <br>Clidk droplet -> your droplet name -> Setting -> Rename <br>Rename your host to “domain.tld” <br>important thing is ----> we MUST WAIT for DNS update. <br> <br>
I just renamed my droplet to FQDN, e.g. host.domain.com and now it works, i guess: <br>~$ host 198.211.121.70 <br>70.121.211.198.in-addr.arpa domain name pointer host.domain.com. <br>
Reverse DNS is automatically configured for your IPs based on the hostname that you provide for your virtual server.