====== Commands ====== The commands presented above can be executed using: $ fail2ban-client or by typing them in the interactive console available with: $ fail2ban-client -i ===== Example ===== Manually Unban a address in : $ fail2ban-client set unbanip For sshd jail: $ fail2ban-client set sshd unbanip 10.12.112.1 Manually ban a address in : $ fail2ban-client set banip For sshd jail: $ fail2ban-client set sshd banip 10.12.112.1 ====== Resources ====== http://www.fail2ban.org/wiki/index.php/Commands