• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Question rDNS of domain not created on plesk

trust

New Pleskian
Hello World
I work with plesk since a long time.
I started recently a fresh install but i stay blocked on something

We own our IP /21. And i want to configure rDNS for for a domain i don't manage on plesk. How can i do that now?
 
the plesk automatically Creates the reverse mapping zones, obviously you need to work at the sub-delegation from your maintainer That originated your network. for example, if your IP is 84.33.5.1 / 25 (126 ips), but the original network is a / 24, the maintainer who has "cut" the network should delegate on his dns this:


NS: 25 / 1.5.33.84.in-addr.arpa -> ns1.customer.com
NS: 25 / 1.5.33.84.in-addr.arpa -> ns2.customer.com
CNAME: 1.5.33.84.in-addr.arpa -> 1.25 / 1.5.33.84.in-addr.arpa
CNAME: 2.5.33.84.in-addr.arpa -> 2.25 / 1.5.33.84.in-addr.arpa
CNAME: 3.5.33.84.in-addr.arpa -> 3.25 / 1.5.33.84.in-addr.arpa
CNAME: 4.5.33.84.in-addr.arpa -> 4.25 / 1.5.33.84.in-addr.arpa
and this continues until the 127

please see this guide, at: http://support.simpledns.com/kb/a146/how-to-sub-delegate-a-reverse-zone.aspx
 
Well,
I am the maintainer of à /21
In that past i could create a ptr record on plesk with a domain i didn't manage. But now it's seems to be impossible or maybe i don't see where.
So how can i create a ptr record in plesk with à domain à don't manage on plesk.
 
Ciao,

do not look for what is not there, unfortunately at the time in plesk can not handle reverse zones, you must edit manually thie configuration files.
 
Back
Top