I'm trying the following

/usr/local/psa/bin/dns -d domain.tld -a sub.domain.tld -ip 127.0.0.1

Getting the error:

Unable del record in DNS server: unable find DNS record

But in the zone file I have

sub.domain.tld.           IN A    127.0.0.1

(note: dns/IP obfuscated for customer privacy)

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

There is a known problem with dns.sh. Solution here: KB9406
Download this fix: fix.zip and place the file cuDns.phpin /usr/local/psa/admin/plib/api-common/

link|improve this answer
so my syntax is right? this is just a bug in the program... which of course my supervisor won't let me patch to fix. – xenoterracide Mar 22 '11 at 9:30
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.