Difference between revisions of "Fail2ban"
Jump to navigation
Jump to search
(documenting weirdness) |
|||
(One intermediate revision by the same user not shown) | |||
Line 36: | Line 36: | ||
# Values: TEXT | # Values: TEXT | ||
# | # | ||
− | failregex = ^<HOST> -.* | + | failregex = ^<HOST> -.*.* |
# Option: ignoreregex | # Option: ignoreregex | ||
# Notes.: regex to ignore. If this regex matches, the line is ignored. | # Notes.: regex to ignore. If this regex matches, the line is ignored. | ||
Line 56: | Line 56: | ||
sudo fail2ban-client status | sudo fail2ban-client status | ||
sudo fail2ban-client status apache-post | sudo fail2ban-client status apache-post | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Security]] | [[Category:Security]] |