Fork of FusionPBX but with LDAP kinda working
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
314 B

  1. # Fail2Ban configuration file
  2. [Definition]
  3. # Option: failregex
  4. # Notes.: Regexp to catch a generic call from an IP address.
  5. # Values: TEXT
  6. #
  7. failregex = ^<HOST> -.*"(GET|POST).*HTTP.*"$
  8. # Option: ignoreregex
  9. # Notes.: regex to ignore. If this regex matches, the line is ignored.
  10. # Values: TEXT
  11. #
  12. ignoreregex =