You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This page explains how to configure the reverse DNS record of a Scaleway Instance.
h1
paragraph
How to configure reverse DNS of an Instance
This page explains how to configure the reverse DNS record of a Scaleway Instance.
configure reverse-dns dns instance
validation
posted
2025-03-03
2021-05-26
compute
Reverse DNS is the opposite of classic "forward" DNS and maps an IP address to a hostname. This can be useful if, for example, you want to send emails from your server.
Owner status or IAM permissions allowing you to perform actions in the intended Organization
An Instance with its public (flexible) IP address attached to it
Configured a matching A-record pointing to your IP address. Note that if you have created the A record recently, it may take up to 24 hours for the operation to be completed.
How to set up a reverse DNS record
Click Instances in the Compute section of the side menu. The Instances page displays.
Click the Flexible IPs tab.
Click the icon next to the IP address you wish to configure reverse DNS for and select Edit reverse from the drop-down menu.
Enter the reverse DNS you want to associate with the IP address. Generally this corresponds to your hostname.
Click Edit reverse to finish.
Once the reverse DNS has been updated, it may take up to 24 hours before it is fully propagated.
You cannot set reverse DNS for individual addresses within a flexible IPv6 /64 block via the Scaleway console. See our dedicated documentation on [how to use the IPAM API](/ipam/api-cli/set-ip-reverse/) for this purpose.