User Tools

Site Tools


fail2ban:fail2ban_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
fail2ban:fail2ban_commands [2015/12/10 18:49]
cbustillo [Commands]
fail2ban:fail2ban_commands [2020/04/10 17:38] (current)
Line 17: Line 17:
 Manually Unban a <IP> address in <​JAIL>:​ Manually Unban a <IP> address in <​JAIL>:​
  
-<​code>​fail2ban-client set <​JAIL>​ unbanip <​IP></​code>​+<​code>​fail2ban-client set <​JAIL>​ unbanip <​IP></​code>​
  
 For sshd jail: For sshd jail:
  
-<​code>​fail2ban-client set sshd unbanip 10.12.112.1</​code>​+<​code>​fail2ban-client set sshd unbanip 10.12.112.1</​code>​
  
 +Manually ban a  <IP> address in <​JAIL>:​
 +
 +<​code>​$ fail2ban-client set <​JAIL>​ banip <​IP></​code>​
 +
 +For sshd jail:
 +
 +<​code>​$ fail2ban-client set sshd banip 10.12.112.1</​code>​
 ====== Resources ====== ====== Resources ======
  
fail2ban/fail2ban_commands.1449773386.txt.gz ยท Last modified: 2020/04/10 17:38 (external edit)