This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:linux:fail2ban [2017/03/15 08:43] gcooper |
networking:linux:fail2ban [2017/03/15 08:51] (current) gcooper |
||
---|---|---|---|
Line 2: | Line 2: | ||
https:// | https:// | ||
- | http:// | ||
* Fail2Ban is easy to configure, but it is a reliable and flexible tool to combat attacks and probes. | * Fail2Ban is easy to configure, but it is a reliable and flexible tool to combat attacks and probes. | ||
Line 248: | Line 247: | ||
===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
+ | |||
+ | **Correctly count login failures**: http:// | ||
+ | |||
+ | < | ||
+ | sudo sed -i ' | ||
+ | sudo service rsyslog restart | ||
+ | sudo service fail2ban restart | ||
+ | </ | ||
:!: If you can test a filter successfully with '' | :!: If you can test a filter successfully with '' |