Skip to content

Instantly share code, notes, and snippets.

@sorinpohontu
Last active August 29, 2015 14:28
Show Gist options
  • Select an option

  • Save sorinpohontu/f45e80ad90d28a70b545 to your computer and use it in GitHub Desktop.

Select an option

Save sorinpohontu/f45e80ad90d28a70b545 to your computer and use it in GitHub Desktop.
Wordpress Flood Fail2ban Jail Local Config [/etc/fail2ban/jail.local]
[wordpress-flood]
enabled = true
filter = wordpress-flood
port = http,https
logpath = /var/www/logs/*-access.log
maxretry = 3
findtime = 600
bantime = 21600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment