Skip to content

Instantly share code, notes, and snippets.

@sparkalow
Last active September 4, 2015 16:04
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 sparkalow/c2dc6c439cfc7d704505 to your computer and use it in GitHub Desktop.
Save sparkalow/c2dc6c439cfc7d704505 to your computer and use it in GitHub Desktop.
Unban ip with Fail2Ban
##get list of jails
fail2ban-client status
# fail2ban-client set [jail-name] unbanip [ip]
fail2ban-client set ssh-iptables unbanip 104.130.138.247
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment