Skip to content

Instantly share code, notes, and snippets.

@joemaller
Created March 5, 2015 02:29
Show Gist options
  • Select an option

  • Save joemaller/4a8c71f1e2586a75858a to your computer and use it in GitHub Desktop.

Select an option

Save joemaller/4a8c71f1e2586a75858a to your computer and use it in GitHub Desktop.
Commands for unbanning IP address jailed by fail2ban
sudo fail2ban-client set ssh unbanip 123.45.76.89
sudo fail2ban-client set vsftpd unbanip 123.45.76.89
# sudo fail2ban-client set [jail_name] unbanip [ip_address]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment