Fail2Ban Stuff
A. Check Banned IP and Unban the IP
- check in /var/log/fail2ban.log
- optional step to check status: fail2ban-client status (putty).
- Use command below: fail2ban-client set yourjailname unbanip youripaddress (Example: fail2ban-client set sshd unbanip 000.000.000.000).
B. Check version of Fail2Ban version installed
- fail2ban-client –version
- fail2ban-client –help