
Fail2Ban Stuff
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).
- To ban IP -> fail2ban-client set sshd banip IP_ADDRESS
B. Check version of Fail2Ban version installed
- fail2ban-client –version
- fail2ban-client –help
C. Webmin Fail2Ban duration settings
- goto webmin -> network -> fail2ban intrusion detection -> filter action jail -> sshd -> time to ban for