<div dir="ltr">Hello,<div><br></div><div>I am currently rolling a few of my servers from 9.16.25 to 9.18.0 and I'm having a few issues : </div><div><br></div><div>For context, my test setup is basically a primary server transferring all of its zones through standard AXFR to a secondary BIND server on a different IP. Both servers are running the same Bind version.</div><div><br></div><div>After rolling the 9.18.0 on both servers, I saw these anomalies :</div><div><br></div><div><ul><li>the primary stopped sending notify queries to the secondary server at each zone reload</li><li>the secondary server was able to resolve AXFR queries to the primary, but :</li><li>rndc commands like "refresh" or "retransfer" were not interpreted and the zone.</li><li>After the "refresh" timer set in the SOA expired, the zone would not update on the secondary either.</li></ul><div>Meanwhile there was no log hinting at a misconfiguration, which made the debugging and understanding quite tricky. </div></div><div><br></div><div>The only fix I found was to comment that particular line in the config : </div><div><br></div><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">blackhole { none; };</blockquote><div><br></div></blockquote>Correct me If I'm wrong, but there is no mention of any change for this option, other than this bugfix from the early 9.17 : <a href="https://gitlab.isc.org/isc-projects/bind9/-/issues/1936">https://gitlab.isc.org/isc-projects/bind9/-/issues/1936</a></div><div><br></div><div>Using actual random IP's in the blackhole field also fixed the issue and re - enables the zone transfers.<br></div><div><br></div><div>After some digging, it looks like the issue appeared in Bind 9.17.19 </div><div><br></div><div>Hope it helps,</div><div>Thanks</div><div>Thibaud.</div><div><br></div><div><br></div><div><br></div><div><br></div><div> </div><div><br></div><div><br></div></div>