No subject


Tue Apr 2 00:56:56 UTC 2013


# nsupdate  -y "rndc-key:<mykey>"
> prereq yxrrset xyz.<mydomain> CNAME mail.<mydomain>
>
update failed: NXRRSET

An example of "update add" from a remote server:

# nsupdate  -y "rndc-key:<mykey>"
> server <my server IP>
> update add xyz.<myzone> 3600 CNAME mail.<myzone>
>
tsig.c:293: REQUIRE(targetp != ((void *)0) && *targetp == ((void *)0)) 
failed.
Aborted

An example of "update add" from the local server:
# nsupdate  -y "rndc-key:<mykey>"
> update add xyz.<myzone> 3600 CNAME mail.<myzone>
>
>
As can be seen, this worked.

Any ideas? There seem to be a couple of USENET postings of this, but there 
is no solution mentioned (except to go back to an earlier version).

Simon





********************** Legal Disclaimer ****************************
"This email may contain confidential and privileged material for the sole use of the intended recipient.  Any unauthorized review, use or distribution by others is strictly prohibited.  If you have received the message in error, please advise the sender by reply email and delete the message. Thank you."
**********************************************************************



More information about the bind-users mailing list