#2568 IPA dnszone-add does not accept the utmost valid serial number.
Closed: Fixed None Opened 12 years ago by mkosek.

https://bugzilla.redhat.com/show_bug.cgi?id=805430 (Red Hat Enterprise Linux 6)

Description of problem:
rfc1912 states DNS serial won't overflow until the year 4294, which as per the
syntax makes 4294123199 a valid value.

Version-Release number of selected component (if applicable):
ipa-server-2.2.0-4.el6.x86_64

How reproducible:
Always

Steps to Reproduce:
[root@primenova ~]# ipa dnszone-add testzone --serial=4294123199

Actual results:
ipa: ERROR: invalid 'serial': can be at most 2147483647

Expected results:
Zone should be created successfully and at most should be 4294123199.

Additional info:
http://www.ietf.org/rfc/rfc1912.txt

Bumping the priority of this ticket as I found out that limits of DNS zone SOA parameters were not right and thus is not just a minor issue.

Moving closed RC1 tickets to Beta 3.

Metadata Update from @mkosek:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 3.0 Beta 3

7 years ago

Login to comment on this ticket.

Metadata