• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Issue rDNS issue with cloudflare

WordsBitcoins

New Pleskian
Hi All,
I have set up an SMTP server.
My site is connected by Cloudflare service with a Plesk control panel.
These marks are all shown in green.
SPF,DKIM,DMARC,MX,DNSBL
Whereas, RDNS is shown in red.
You have changed the SMTP server to a subdomain
mail.mydomain.com
Mail is working normally.
But I need to set rDNS correctly.
On the Plesk control panel, I added an A record
mail.mydomain.com A IPv4
In the datacenter the default server name is server.mydomain.com
I tried changing that to mail.mydomain.com
Also in Cloud Flare was added
mail.mydomain.com A IPv4
Not working.
Any suggestions.
 

Attachments

  • 2021-04-09_20-10-45.png
    2021-04-09_20-10-45.png
    4.7 KB · Views: 12
rDNS (reverse DNS, PTR record) is an enty that needs to be configured in the router of your data center. It cannot be configured by a DNS entry in your domain. Normally, data centers offer a control panel where you can enter your rDNS record.
 
The rDNS name needs to be the name of your host, not of your mail domain. For example if you have named your host in /etc/hosts "abrakadabra.de" then you need to enter "abrakadabra.de" as your rDNS name.
 
Hi Peter,

Thank you for your prompt response.
Actually, the hostname is server.mydomain.com
And I have added A record in Cloud Flare and in Plesk.
Same look.
But in my case the mail server mail.mydomain.com
Do I need a separate IP address?
Or, could you write what rDNS should be in the three places
Data Center
Plesk
Cloudflare

This is exactly how I am.
DC: server.mydomain.com
Plesk: A IPv4 server.mydomain.com
CloudFlear: A IPv4 server.mydomain.com

Regards.
 
I'm guessing you have the subdomain proxied, so it actually points to Cloudflare's IP? Click the orange cloud, and make sure its grey
 
Hi John,
Unfortunately, this domain for a bank under construction.
It is difficult to publish unless the project is completed for security reasons.
Can you tell me what I should do for any tests?
 
Reverse MX A records (PTR)Your reverse (PTR) record:
IPv4.in-addr.arpa -> server.mydomain.com
You have reverse (PTR) records for all your IPs, that is a good thing.
 
Reverse MX A records (PTR)Your reverse (PTR) record:
IPv4.in-addr.arpa -> server.mydomain.com
You have reverse (PTR) records for all your IPs, that is a good thing.

I have same problem
Could you please help me?
I use cloudflare + plesk.
I have hetzner cloud too.
How can i add ptr record?
 
Back
Top