• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue reverse DNS lookup shows wrong domain

pfrenn

New Pleskian
when I do nslookup on our server it shows the wrong server domain name.
It shows an old domain name but we changed in March 2020 to a new domain name but it is not reflected (Ok, to be honest, I found the error yesterday and changed server names in all host files and in PLESK but still the wrong server name is shown on the reverse DNS nslookup.
 
Contact hosting provider or ISP to change PTR record of the IP address.
This record may only be modified by the IP address owner.

The PTR record must have a full chain and may point to server's hostname, or to one of the server's domains:

# host 203.0.113.2
2.113.0.203 in-addr.arpa domain name pointer 203-0-113-2.example.com

# host 203-0-113-2.example.com
203-0-113-2.example.com 203.0.113.2
 
Back
Top