<div dir="ltr"><div>The number you're using is greater than 4294967295, it's too big. <br><br>The serial is a unsigned 32-bit integer field, yours will only fit if you up that 64-bit which will kind of break the published packet structure rather a lot.<br>
<br></div>Cheers,<br><br>Chris<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 30 April 2014 11:03, Ken Peng <span dir="ltr"><<a href="mailto:kpeng@terra.com" target="_blank">kpeng@terra.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I update the SOA with nsupdate but got the error:<br>
<br>
[20140430175917] 30-Apr-2014 17:59:17.384 dns_rdata_fromtext:<br>
buffer-0xb61c2bbc:1: near '8000999999': out of range<br>
 invalid rdata format: out of range<br>
 syntax error<br>
<br>
8000999999 is the serial I setup.<br>
The server is linux 32bit OS.<br>
nameserver is BIND9.7.<br>
<br>
Can you tell what's wrong?<br>
<br>
Thanks.<br>
_______________________________________________<br>
dns-operations mailing list<br>
<a href="mailto:dns-operations@lists.dns-oarc.net">dns-operations@lists.dns-oarc.net</a><br>
<a href="https://lists.dns-oarc.net/mailman/listinfo/dns-operations
dns-jobs" target="_blank">https://lists.dns-oarc.net/mailman/listinfo/dns-operations<br>
dns-jobs</a> mailing list<br>
<a href="https://lists.dns-oarc.net/mailman/listinfo/dns-jobs" target="_blank">https://lists.dns-oarc.net/mailman/listinfo/dns-jobs</a><br>
</blockquote></div><br></div>