• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

How to modify the SOA and NS for in-addr.arpa zone?

mconstable

New Pleskian
Plesk Panel + CBM, 10.4.4, Debian 6, x86_64

I have found the reverse PTR file for my own subnet but the domain.com is wrong and the associated nameserver is also ns.domain.com which is also wrong. The individual PTR records are being added just fine but where do I modify the SOA, TTL and NS settings for this in-addr.arpa zone file from within Plesk Panel?

~ cat /var/named/run-root/var/xx.xx.203.in-addr.arpa
; *** This file is automatically generated by Plesk ***
$TTL 86400
@ IN SOA domain.com. admin.domain.com. (
[...]
 
Back
Top