[DEFAULT] # Can't use this because every jail gets its own chain ## action_WordPress = %(banaction)s[name=WordPress, port="%(port)s", protocol=tcp] [apache_wp_xmlrpc_1] enabled = true filter = wp_xmlrpc logpath = /var/log/apache2/access.log /var/log/apache2/*/access.log maxretry = 3 port = http,https bantime = 43200 ## action = %(action_WordPress)s [apache_wp_xmlrpc_2] enabled = true filter = wp_xmlrpc.vhost logpath = /var/log/apache2/other_vhosts_access.log maxretry = 3 port = http,https bantime = 43200 ## action = %(action_WordPress)s [apache_wp-login_1] enabled = true filter = wp-login logpath = /var/log/apache2/access.log /var/log/apache2/*/access.log maxretry = 6 port = http,https bantime = 43200 ## action = %(action_WordPress)s [apache_wp-login_2] enabled = true filter = wp-login.vhost logpath = /var/log/apache2/other_vhosts_access.log maxretry = 6 port = http,https bantime = 43200 ## action = %(action_WordPress)s