ipset save issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I know the max group name length is 32 characters, but I'm running
into a problem with "save" if the group name is 29 characters.  For
example:

ubnt@ERL:~$ sudo ipset create  A234567890123456789 bitmap:port range 1-65535
ubnt@ERL:~$ sudo ipset add  A234567890123456789 4512-65535
ubnt@ERL:~$ sudo ipset save  A234567890123456789 > file
ipset v6.21.1: Internal error at printing to output buffer
ubnt@ERL:~$

But if I change it to 28 characters it works:

ubnt@ERL:~$ sudo ipset create  A23456789012345678 bitmap:port range 1-65535
ubnt@ERL:~$ sudo ipset add A23456789012345678 4512-65535
ubnt@ERL:~$ sudo ipset save A23456789012345678 > file
ubnt@ERL:~$
ubnt@ERL:~$ sudo ipset -V
ipset v6.21.1, protocol version: 6


Ideas?
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux