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.

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.
Accepted Answer
Hello, @ajdunne
The Reverse DNS is configured automatically from our end based on the droplet’s hostname.
To rename your droplet via the control panel, do the following:
Login to the Digital Ocean Control Panel
Go to Droplets --> Click the droplet you want to rename
Then, on the droplet detail window, click on the name of your droplet (you wouldn’t know you could)
Go to the Settings Tab --> Change the name in the entry field and click the check mark
Make sure you also edit your droplet’s hostname internally as well. Update /etc/hostname and /etc/hosts and reboot.
The PTR should be automatically adjusted in few hours due to DNS cache. If this is still not working after several hours, you can contact our support team as well.
Let us know how it goes.
Hi all, I have the same problem explained in the top post. My droplet name is already set as a FQDN, the “dig -x <IP>” command seems to give a good answer, but online services like https://mxtoolbox.com/domain/ give the following alert: SMTP: Reverse DNS is not a valid Hostname
Can somebody help me?