Hello all,<div><br></div><div>I accidentally changed the serial number to one bigger than 32 bits and now I'm trying to reset the serial number. Following the manual of Bind9 I tried to add 2147483647 (2ˆ31-1) to the number and reload the server, but my slave is not updating to the new zone serial number.</div>
<div><br></div><div>Here is what I'm doing:</div><div><br></div><div><font face="'courier new', monospace"># dig @<a href="http://10.0.1.24">10.0.1.24</a> <a href="http://saturno.br">saturno.br</a> SOA</font></div>
<div><font face="'courier new', monospace">...</font></div><div><div><font face="'courier new', monospace">;; ANSWER SECTION:</font></div><div><font face="'courier new', monospace"><a href="http://example.br">example.br</a>.         86400   IN      SOA     <a href="http://ns1.example.br">ns1.example.br</a>. <a href="http://hostmaster.example.br">hostmaster.example.br</a>. <b><font color="#ff0000">2694341036</font></b> 7200 3600 604800 86400</font></div>
</div><div><font face="'courier new', monospace">...</font></div><div><br></div><div><font face="arial, helvetica, sans-serif">2694341036 + 2147483647 = <font color="#ff0000">4841824683</font></font></div><div><br>
</div><div>I put this number as serial, but did not work. I also saw that when the number is over than 4,294,967,295 I have to substract <span style="background-color:rgb(255,255,255);line-height:1.1em">4,294,967,296. So </span><span style="font-family:arial,helvetica,sans-serif">4841824683 -</span><span style="color:rgb(255,0,0);font-family:arial,helvetica,sans-serif"> </span><span style="background-color:rgb(255,255,255);line-height:1.1em">4294967296 = <font color="#ff0000">546857387</font>.  It did not work too. </span><span style="line-height:14px">Does anybody knows what I'm doing wrong? I'm using Bind 9.7.3.</span></div>
<div><br></div><div>Best regards, </div><div><br></div><div><div>---------------------------------</div><div>Carlos Eduardo Ribas</div><div><br></div>
</div>