• 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.

HOWTO: Reverse DNS IP Partial Subnet Mappings

H

heelwalker

Guest
Anyone on here know how to handle partial subnet ( /28 ) reverse dns mappings in Plesk. (Classless IN-ADDR.ARPA delegation) I need to be able to follow RFC2317. Say for demonstration purposes I had 192.168.0.32/28 as my subnet. My provider has delegated via CNAME 32-28.0.168.192.in-addr.arpa to my nameservers. How can I get Plesk to add PTR entries to this zone file?

Thanks in advance.
 
I've never seen a way from within the CP, so I just use SSH and create/edit the zone file(s) in /var/named/run-root/var and manually restart the named service.

The Plesk CP is designed to allow the admins to manage domains and clients easily, it would be nice to have other little tweaks, but I guess that's why there are add-ons by other parties... maybe Ivalics should try adding this to his PSA PowerToys....?
 
I have the exact same problem, just that if I change it, and then restart plesk for some reason, The DNS fails to start :(

Any solution to this??
 
Back
Top