[dns-operations] rdata out of range
Chris Dent
chris at indented.co.uk
Wed Apr 30 10:07:41 UTC 2014
The number you're using is greater than 4294967295, it's too big.
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.
Cheers,
Chris
On 30 April 2014 11:03, Ken Peng <kpeng at terra.com> wrote:
> Hi,
>
> I update the SOA with nsupdate but got the error:
>
> [20140430175917] 30-Apr-2014 17:59:17.384 dns_rdata_fromtext:
> buffer-0xb61c2bbc:1: near '8000999999': out of range
> invalid rdata format: out of range
> syntax error
>
> 8000999999 is the serial I setup.
> The server is linux 32bit OS.
> nameserver is BIND9.7.
>
> Can you tell what's wrong?
>
> Thanks.
> _______________________________________________
> dns-operations mailing list
> dns-operations at lists.dns-oarc.net
> https://lists.dns-oarc.net/mailman/listinfo/dns-operations
> dns-jobs mailing list
> https://lists.dns-oarc.net/mailman/listinfo/dns-jobs
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dns-oarc.net/pipermail/dns-operations/attachments/20140430/8e1c631a/attachment.html>
More information about the dns-operations
mailing list