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

removing reverse entries with dns.sh

P

perler

Guest
hi,

i try to remove the PTR entries for all of my domains with the dns.sh script, but I don't get the syntax right.

this command:

PHP:
dns.sh -d "domain.com" -ptr "domain.com." -subnet "1.2.3.4/24"

gives me

Unable del record in DNS server: unable find DNS record

although the file /var/named/run-root/var/4.3.2.1.in-addr.arpa contains the line:

PHP:
4               IN PTR  domain.com.

I tried some variations without success. can somebody help?

PAT
 
Back
Top