Unblock an IP from fail2ban
To check if an IP is banned by fail2ban, run To unblock an IP, you should find the jail that caused the IP to be blocked. In the following example, IP 152.67.19.86 is blocked by the sshd jail To unban the IP, run You can see all jails with the command fail2ban-client status See fail2ban