Le samedi 14 juin 2014 à 00:10 +0200, Jan Kadlec a écrit :
Hello,
one more thought: Could you please check your master log file for this
warning message: (log for category: zones and severity: warning has to
be enabled) "Zone file for '...' changed, but serial didn't - won't
create changesets."? This happens when you change the zone, but the
serial remains the same.
Note that Knot will change the serial when automatic DNSSEC is enabled,
so before creating the zone file in the script, you have to get the
current serial from server and increment that serial. Updating your zone
files using this approach might help you, but it is nevertheless a bug.
Hello,
I had this warning sometimes. I edit my zone files with emacs in zone
mode, so the serial is auto-incrementing, but I have to save it twice to
pass over the dnssec auto-increment.
I put a check in my makefiles to ensure the old serial is lower than the
new one.
Look like it works with that, here was my mistake :)
Thanks a lot !
Regards,
--
Bastien Durel <bastien+knot(a)durel.org>