David Jimenez
Basic Pleskian
The "normal" log entries are pretty easy to understand, they go something like this:
2017-04-15 16:33:53,497 fail2ban.filter [28873]: INFO [ssh] Found 218.0.241.177
2017-04-15 16:33:55,508 fail2ban.filter [28873]: INFO [ssh] Found 218.0.241.177
2017-04-15 16:33:57,517 fail2ban.filter [28873]: INFO [ssh] Found 218.0.241.177
2017-04-15 16:33:58,404 fail2ban.actions [28873]: NOTICE [ssh] Ban 218.0.241.177
2017-04-15 16:33:59,534 fail2ban.filter [28873]: INFO [ssh] Found 218.0.241.177
2017-04-15 16:33:59,828 fail2ban.filter [28873]: INFO [recidive] Found 218.0.241.177
However, there are a number of less obvious log entries dealing with UNBAN that I would like to ask if anyone can decipher for me:
2017-04-15 16:26:15,449 fail2ban.actions [28873]: NOTICE [ssh] Unban 67.245.245.69
2017-04-15 16:26:15,664 fail2ban.action [28873]: ERROR iptables -D f2b-SSH -s 67.245.245.69 -j REJECT --reject-with icmp-port-unreachable -- stdout: ''
2017-04-15 16:26:15,665 fail2ban.action [28873]: ERROR iptables -D f2b-SSH -s 67.245.245.69 -j REJECT --reject-with icmp-port-unreachable -- stderr: 'iptables: No chain/target/match by that name.\n'
2017-04-15 16:26:15,666 fail2ban.action [28873]: ERROR iptables -D f2b-SSH -s 67.245.245.69 -j REJECT --reject-with icmp-port-unreachable -- returned 1
2017-04-15 16:26:15,666 fail2ban.actions [28873]: ERROR Failed to execute unban jail 'ssh' action 'iptables' info '{'matches': u'Apr 14 16:26:08 03f98ae sshd[9558]: Failed password for root from 67.245.245.69 port 37426 ssh2Apr 14 16:26:10 03f98ae sshd[9558]: Failed password for root from 67.245.245.69 port 37426 ssh2Apr 14 16:26:12 03f98ae sshd[9558]: Failed password for root from 67.245.245.69 port 37426 ssh2', 'ip': '67.245.245.69', 'time': 1492201575.093924, 'failures': 3}': Error unbanning 67.245.245.69
Thanks in advance for your help.
2017-04-15 16:33:53,497 fail2ban.filter [28873]: INFO [ssh] Found 218.0.241.177
2017-04-15 16:33:55,508 fail2ban.filter [28873]: INFO [ssh] Found 218.0.241.177
2017-04-15 16:33:57,517 fail2ban.filter [28873]: INFO [ssh] Found 218.0.241.177
2017-04-15 16:33:58,404 fail2ban.actions [28873]: NOTICE [ssh] Ban 218.0.241.177
2017-04-15 16:33:59,534 fail2ban.filter [28873]: INFO [ssh] Found 218.0.241.177
2017-04-15 16:33:59,828 fail2ban.filter [28873]: INFO [recidive] Found 218.0.241.177
However, there are a number of less obvious log entries dealing with UNBAN that I would like to ask if anyone can decipher for me:
2017-04-15 16:26:15,449 fail2ban.actions [28873]: NOTICE [ssh] Unban 67.245.245.69
2017-04-15 16:26:15,664 fail2ban.action [28873]: ERROR iptables -D f2b-SSH -s 67.245.245.69 -j REJECT --reject-with icmp-port-unreachable -- stdout: ''
2017-04-15 16:26:15,665 fail2ban.action [28873]: ERROR iptables -D f2b-SSH -s 67.245.245.69 -j REJECT --reject-with icmp-port-unreachable -- stderr: 'iptables: No chain/target/match by that name.\n'
2017-04-15 16:26:15,666 fail2ban.action [28873]: ERROR iptables -D f2b-SSH -s 67.245.245.69 -j REJECT --reject-with icmp-port-unreachable -- returned 1
2017-04-15 16:26:15,666 fail2ban.actions [28873]: ERROR Failed to execute unban jail 'ssh' action 'iptables' info '{'matches': u'Apr 14 16:26:08 03f98ae sshd[9558]: Failed password for root from 67.245.245.69 port 37426 ssh2Apr 14 16:26:10 03f98ae sshd[9558]: Failed password for root from 67.245.245.69 port 37426 ssh2Apr 14 16:26:12 03f98ae sshd[9558]: Failed password for root from 67.245.245.69 port 37426 ssh2', 'ip': '67.245.245.69', 'time': 1492201575.093924, 'failures': 3}': Error unbanning 67.245.245.69
Thanks in advance for your help.