<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 21/06/2025 05:16, Florian Piekert
via bind-users wrote:<br>
</div>
<blockquote type="cite"
cite="mid:7bcc112b-5ed1-425b-b1f3-6b03f0ddda5e@floppy.org">Hello,
<br>
<br>
wow, that did the trick. I didn't think of this at all. It -after
all- appeared to be VERY obvious. I don't know why I overlooked
this possibilty.
<br>
<br>
THANK YOU!
<br>
<br>
Am 20.06.2025 um 19:03 schrieb Crist Clark:
<br>
<blockquote type="cite" style="color: #007cff;">Do you have a
<zonefile>.signed file that BIND created? To be 100%,
shutdown named, kill that file, then restart. But removing the
file and just doing an rndc reload on the zone may be enough.
</blockquote>
</blockquote>
<p>One thing just to be aware of is that the ".signed" zone file
could have had a significantly higher serial number (in SOA
record) than the unsigned zone file, and deleting the file could
result in the serial number changing to a lesser value, which is
likely to result in any secondary servers being stuck on the old
version of the zone.</p>
<p>But it looks like you've already addressed this, because all your
serial numbers match:</p>
<pre>$ dig rosen-roth.com. +nssearch
SOA theater.piekert.de. floppy.floppy.org. 2025061905 18000 3600 36000 3600 from server 85.215.122.93 in 281 ms.
SOA theater.piekert.de. floppy.floppy.org. 2025061905 18000 3600 36000 3600 from server 2a01:238:4381:<a class="moz-txt-link-freetext" href="bb00:5872:e295:9547:8ff0">bb00:5872:e295:9547:8ff0</a> in 287 ms.
SOA theater.piekert.de. floppy.floppy.org. 2025061905 18000 3600 36000 3600 from server 2a01:239:0:<a class="moz-txt-link-freetext" href="be::1">be::1</a> in 291 ms.
SOA theater.piekert.de. floppy.floppy.org. 2025061905 18000 3600 36000 3600 from server 85.215.122.93 in 280 ms.
SOA theater.piekert.de. floppy.floppy.org. 2025061905 18000 3600 36000 3600 from server 2a01:238:43a1:8d00:3d66:3e7:<a class="moz-txt-link-freetext" href="a956:2430">a956:2430</a> in 283 ms.
SOA theater.piekert.de. floppy.floppy.org. 2025061905 18000 3600 36000 3600 from server 81.169.217.236 in 280 ms.
SOA theater.piekert.de. floppy.floppy.org. 2025061905 18000 3600 36000 3600 from server 81.169.233.252 in 283 ms.
</pre>
<p>Nick.<br>
</p>
</body>
</html>