Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipset in fail to ban time out increasing #981

Closed
ediazrod opened this issue Feb 27, 2015 · 1 comment
Closed

ipset in fail to ban time out increasing #981

ediazrod opened this issue Feb 27, 2015 · 1 comment

Comments

@ediazrod
Copy link
Contributor

Hi to alll I am using Debian 7 updated and one modification of ipset6 for shorewall.

At the beginning all runs ok but after of 12h the time out (I don't know why) increases a lot..

As example:

Name: f2b-EXIM
Type: hash:ip
Header: family inet hashsize 2048 maxelem 65536 timeout 86400
Size in memory: 106292
References: 2
Members:
105.210.83.33 timeout 4259454
95.22.184.22 timeout 895913
201.213.55.231 timeout 1031542
118.71.99.141 timeout 54835
190.22.152.31 timeout 63068

This is my action shorewall file.

Option: actionban

Notes.: command executed when banning an IP. Take care that the

command is executed with Fail2Ban user rights.

Tags: See jail.conf(5) man page

Values: CMD

actionban = ipset add f2b- timeout -exist

Option: actionunban

Why the time out is increased???

@sebres
Copy link
Contributor

sebres commented Mar 13, 2017

fail2ban version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants