Re: ipset bug?

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

 



Replying to myself for completeness.  There is a fix:
https://bugzilla.redhat.com/show_bug.cgi?id=846053

Bill


On 11/4/2012 10:57 PM, Bill Shirley wrote:
Notice the timeout value is wrong in the ipset created below:

[root@moses bin]# rpm -q ipset
ipset-6.11-1.fc17.x86_64
[root@moses bin]# ipset x HTTPhacker
[root@moses bin]# ipset create HTTPhacker hash:ip timeout 86400
[root@moses bin]# ipset list HTTPhacker
Name: HTTPhacker
Type: hash:ip
Header: family inet hashsize 1024 maxelem 65536 timeout 4294967
Size in memory: 16504
References: 0
Members:
[root@moses bin]# ipset add HTTPhacker 10.0.0.1
[root@moses bin]# ipset add HTTPhacker 10.0.0.2 timeout 3600
[root@moses bin]# ipset list HTTPhacker
Name: HTTPhacker
Type: hash:ip
Header: family inet hashsize 1024 maxelem 65536 timeout 4294967
Size in memory: 16632
References: 0
Members:
10.0.0.2 timeout 4294960
10.0.0.1 timeout 4294953

Have I got the syntax wrong or is this a bug?

Bill


--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux