<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt'>
<p>did you allow for it under the zone ? Adding a key as such will not give you global operations</p>
<p>zone foo {</p>
<p>         ...</p>
<p>       allow-update { key "keyname"; };</p>
<p>        ...</p>
<p>}</p>
<p><br /></p>
<p>and nsLOOKUP ?  Its either to early in the morning here and i'm mis-reading what you're doing, or you should be using or at least meant to say, nsUPDATE</p>
<p><br /></p>
<p>On 20/05/2019 10:27, @lbutlr wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Trying to update some DNS under a relatively newly installed bin 9.14 with nsupdate.<br /><br /> I have a file admin.key that looks basically like this:<br /> key "rndc-key" {<br />        algorithm hmac-sha256;<br />        secret "SECRETSTUFF=";<br />  };<br /><br /> This is the same key block that is in named.conf. I am launching NSLOOKUP with -k admin.key, but when I try to make a change and then "send", I get "update failed: REFUSED."<br /><br /> Is this not the key that is wanted? It appears to be the only key I have. Do I need to change to some different key type for bind 9.14, or am I forgetting something else.<br /><br /> I did make some changes to the DNS back in 9/12 several months ago, and I don't recall having to even provide the key then.</div>
</blockquote>
<p><br /></p>
<div>-- <br />
<p>Kind Regards,</p>
<p>Noel Butler</p>
<table border="1" width="748" cellspacing="0" cellpadding="5">
<tbody>
<tr>
<td style="text-align: left;"><span style="font-size: 10pt;"><small><small><small><small>This Email, including any attachments, may contain legally privileged information, therefore remains confidential and subject to copyright protected under international law. You may not disseminate, discuss, or reveal, any part, to anyone, without the authors express written authority to do so. If you are not the intended recipient, please notify the sender then delete all copies of this message including attachments, immediately. Confidentiality, copyright, and legal privilege are not waived or lost by reason of the mistaken delivery of this message. Only <a href="http://www.adobe.com/">PDF</a> and <a href="http://en.wikipedia.org/wiki/OpenDocument">ODF</a> documents accepted, please do not send proprietary formatted documents </small></small></small></small></span></td>
</tr>
</tbody>
</table>
</div>
</body></html>