Fail2Ban Errors
fail2ban.actions.action: ERROR iptables -n -L INPUT | grep -q fail2ban-ssh returned 100
fail2ban.actions.action: CRITICAL Unable to restore environment
3 Replies
when I issued the command iptables -L
I got back:
-bash: iptables: command not found
I ran:
apt-get install iptables
Then restarted Fail2Ban - I'll see if that clears up my fail2ban.log
It looks like it was required in dapper (7.10), but changed to recommended in 8.04 and all later releases.