<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi Klaus,</p>
<p><br /></p>
<p>Thank you so much for your answer but when Bind deletes a key from a zone, if I remember correctly, there should not be any rrsig still active, signed previously by the deleted key. Isn't it?. So I assume in that case, I should be doing it properly but still see these messages.</p>
<p>Am I wrong Klaus in some statement?. If a ZSK is deleted (I'm not renewing KSK at the moment) no RRSIG with that key should exist...</p>
<p><br /></p>
<p>Cheers!</p>
<div> </div>
<p><br /></p>
<p>El 2022-01-24 13:08, Klaus Darilion escribió:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><br /> <!-- meta ignored --> <!-- meta ignored -->
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d; mso-fareast-language: EN-US;">IIRC, Bind needs the key as long as there are signatures in the zone generated by this key. After key deactivation I waited the RRSIG lifetime before deleting them.<!-- o ignored --></span></p>
<p class="MsoNormal"><span style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d; mso-fareast-language: EN-US;"><!-- o ignored --> </span></p>
<p class="MsoNormal"><span style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d; mso-fareast-language: EN-US;">regards<!-- o ignored --></span></p>
<p class="MsoNormal"><span style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d; mso-fareast-language: EN-US;">Klaus<!-- o ignored --></span></p>
<p class="MsoNormal"><span style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d; mso-fareast-language: EN-US;"><!-- o ignored --> </span></p>
<div style="border: none; border-left: solid blue 1.5pt; padding: 0cm 0cm 0cm 4.0pt;">
<div>
<div style="border: none; border-top: solid #E1E1E1 1.0pt; padding: 3.0pt 0cm 0cm 0cm;">
<p class="MsoNormal"><strong><span style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;">Von:</span></strong><span style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"> bind-users <bind-users-bounces@lists.isc.org> <strong>Im Auftrag von </strong>egoitz--- via bind-users<br /> <strong>Gesendet:</strong> Montag, 24. Jänner 2022 13:00<br /> <strong>An:</strong> bind-users@lists.isc.org<br /> <strong>Betreff:</strong> Bind 9, dnssec, and .key .private files physical deletion after the key id becomes deleted from zone (the key becomes outdated)<!-- o ignored --></span></p>
</div>
</div>
<p class="MsoNormal"><!-- o ignored --> </p>
<p><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;">Good morning,<!-- o ignored --></span></p>
<p><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;"><!-- o ignored --> </span></p>
<p><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;">I have a DNSSEC "bump in wire" server, which uses "inline-signing yes;"  and "auto-dnssec maintain;" for that reason.<!-- o ignored --></span></p>
<p><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;">I do the task of ensuring always are valid keys in the zone with an script that generates them whenever is needed. All fine until here and all working.<!-- o ignored --></span></p>
<p><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;">I have seen, that Bind logs in messages log file sometimes the following error logs :<!-- o ignored --></span></p>
<p><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;"><!-- o ignored --> </span></p>
<p><em><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif; color: blue; background: #FFFF99;">dns_dnssec_keylistfromrdataset: error reading /xxx/xxx/xxx/xx-domain/named.aaa/aaa.xx.+008+41919.private: file not found</span></em><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;"><!-- o ignored --></span></p>
<p><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;"><!-- o ignored --> </span></p>
<p><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;">That "file not found" is due to a rename of ".key" and ".private" files to ".key-OLD" and ".private-OLD".<!-- o ignored --></span></p>
<p><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;">I did the rename, because I have seen that the ZSK key 41919 was set to be deleted (and obviously always renamed after that deletion date) from the zone, so I renamed the ".key" and ".private" files to ".key-OLD" and ".private-OLD".<!-- o ignored --></span></p>
<p><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;">I do this rename, because this way my key checking script differentiates, any needed (in effect) key with the "supposedly" (I say supposedly because I would have said that Bind should not be using nowadays that non finding files for nothing!) non needed keys, in order to check that each zone, has always the needed keys for keeping properly signed by Bind (else it would generate them).<!-- o ignored --></span></p>
<p><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;">As I previously commented, I check with a script the existence of all needed keys for each domain. Obviuosly, it's not the same checking a couple of ZSK or just one ZSK and a KSK (per domain), than them plus all outdated keys that each month become outdated.<!-- o ignored --></span></p>
<p><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;">So, how many time should I wait in order to rename that files?. Should I handle them with another dnssec-______ command instead of renaming?. All seems to be working well but I see these errors and was wondering if I could improve the way of handling outdated keys.<!-- o ignored --></span></p>
<p><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;">I have been taking a look at the source code of Bind (the tag of version I'm using), and I have seen that Bind seems not remove any of that key files when they become outdated. Or does it with some param?. I have not been able to find it. I have been taking a look too the ARM, but still no luck on finding the answers I was trying to.<!-- o ignored --></span></p>
<p><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;"><!-- o ignored --> </span></p>
<p><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;">Any help very appreciated,<!-- o ignored --></span></p>
<p><span style="font-size: 10.0pt; font-family: 'Verdana',sans-serif;">Best regards,<!-- o ignored --></span></p>
</div>
</div>
</blockquote>
</body></html>