• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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