Reputation: 43
fail2ban is filling my iptables even though it is releasing banned IPs after a certain time. It seems that attacks are very frequent on my server. As a result, my iptables is getting huge. Is there any issue if iptables contains 5000 entries or more? Thank you.
Upvotes: 0
Views: 138
Reputation: 43
To solve this issue, I reduced the bantime recidive filter from the previous value (1 week) to 1 day. Now iptables entries are recycled everyday.
Upvotes: 0