itskenny0 / fail2ban-endlessh

Combining the powers of endlessh and fail2ban.
The Unlicense
190 stars 9 forks source link

fail2ban no longer has iptables-common.conf #4

Open ulm opened 1 year ago

ulm commented 1 year ago

action.d/endlessh.conf includes iptables-common.conf but that file no longer exists in fail2ban since commit https://github.com/fail2ban/fail2ban/commit/d26209e2c6683298ef8662025693428aec5211a2.

Changing it to iptables.conf fixes the problem for me.

Ken-Andre commented 6 months ago

@antonfischl1980, @eetommyj