• Logs to auth log, the provided filter works, and the provided example jail recipe is only missing the “port” property. Here is a complete example:

    [wordpress]
    enabled = true
    port = http,https
    filter = wordpress
    logpath = /var/log/auth.log
    bantime = 6000

  • The topic ‘Works as advertised’ is closed to new replies.