2014-04-20 // fail2ban: geblockte IP-Adressen entsperren
Hin und wieder kommt es vor, dass eine gesperrte IP-Adresse in fail2ban wieder freigeschaltet werden soll. Das Tool fail2ban-client
sagt dazu:
$ fail2ban-client -h Usage: /usr/bin/fail2ban-client [OPTIONS] <COMMAND> Fail2Ban v0.8.6 reads log file that contains password failure report and bans the corresponding IP addresses using firewall rules. (...) get <JAIL> actionunban <ACT> gets the unban command for the action <ACT> for <JAIL> (...)