I ran into an issue today where my office router somehow got blocked by fail2ban. I searched high and low to find an answer to unblock it so I did not have to wait for the ban to expire.
Here is what I found:
when I executed
Code:
iptables -L
I saw that my IP was in the jail named postfix-spamers550
to remove it I executed the following command
Code:
fail2ban-client get postfix-spamers550 actionunban 111.222.333.444
Recent comments
23 hours 58 min ago
1 day 6 hours ago
1 day 10 hours ago
1 day 12 hours ago
1 day 20 hours ago
2 days 6 hours ago
2 days 6 hours ago
2 days 10 hours ago
2 days 14 hours ago
2 days 15 hours ago