There was a problem loading the comments.

How to Configure a PTR Record on a Cloud Server

Support Portal  »  Knowledgebase  »  Viewing Article

  Print

How to Configure a PTR Record on a Cloud Server

A PTR record, also known as Reverse DNS or rDNS, maps an IP address back to a hostname

You can configure Reverse DNS individually for the IP addresses assigned to your Ozonti Cloud Server directly from the Client Area

Example
Cloud Server IP: 192.0.2.20
PTR Hostname: server.example.com

Step 1 — Log In to the Ozonti Client Area

Sign in to your Ozonti Client Area using your account credentials

Navigate to your active services and open the Cloud Server you want to manage

Step 2 — Open Your Cloud Server

Select the Cloud Server containing the IPv4 or IPv6 address for which you want to configure Reverse DNS

Make sure you are managing the correct server before changing the PTR record

Step 3 — Open the Network Section

From the Cloud Server management page, open the Network section

This section displays the network addresses currently assigned to your Cloud Server

Step 4 — Select the IP Address

Locate the IP address for which you want to configure Reverse DNS

If your Cloud Server has additional IP addresses, make sure you select the specific IP address you want to modify

Example IP Address
192.0.2.20

Step 5 — Configure Reverse DNS

Locate the Reverse DNS or PTR option for the selected IP address

Enter the fully qualified domain name that you want the IP address to resolve to

IP Address
192.0.2.20

PTR Record
server.example.com
Important
Enter only a valid fully qualified hostname such as server.example.com
Do not enter http://, https://, an IP address, a port number, or a URL path

Step 6 — Save the PTR Record

Save the Reverse DNS configuration

Once the change has been applied, the selected Cloud Server IP address should resolve back to the hostname you configured

Step 7 — Verify the PTR Record

After configuring Reverse DNS, you can verify the PTR record from your computer

Linux or macOS

dig -x 192.0.2.20

The result should return the hostname configured for the IP address

20.2.0.192.in-addr.arpa. PTR server.example.com

Windows

nslookup 192.0.2.20

PTR Records for Mail Servers

If your Cloud Server is being used as a mail server, the hostname configured in the PTR record should also resolve back to the same server IP address

Record Configuration
A Record mail.example.com192.0.2.20
PTR Record 192.0.2.20mail.example.com
Recommended
For mail servers, your forward DNS and Reverse DNS should match whenever possible

Need Assistance?

If you are unable to configure Reverse DNS for your Cloud Server, please open a support ticket and provide the following information

  • Your Cloud Server hostname
  • The IP address you want to configure
  • The PTR hostname you want assigned

Our support team will review the configuration and assist you


Share via
Did you find this article useful?  

Related Articles

© Ozonti Network LLC