Skip to content

Instantly share code, notes, and snippets.

@joemaller
Created March 5, 2015 02:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joemaller/4a8c71f1e2586a75858a to your computer and use it in GitHub Desktop.
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