fail2ban - unban ip

24th October 2011 – 41 words

Sometimes, due to testing, fail2ban blocks an IP from me. To unblock me (and not wait 10 minutes):

iptables -L fail2ban-ssh -v --line-numbers
iptables -D fail2ban-ssh <LINE-NUMBER-OF-DROP-RULE>

Reposted from notes.it-jobs-und-stellen.de