Skip to content
Stuff I'm Up To
Go back

Fail2ban - Quick Reference

Edit page

List your jails:

$ sudo fail2ban-client status

Show a particular jails status:

$ sudo fail2ban-client status [JAILNAME]

Unban an IP Address from the jail:

$ sudo fail2ban-client set [JAILNAME] unbanip [IPADDRESS]

Edit page
Share this post:

Previous Post
SSH - no matching key exchange method
Next Post
Can't ping using FQDN