wiki:fail2ban_examples
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:fail2ban_examples [2022/12/27 12:27] – [Port 80 ban] change config examples and log lines antisa | wiki:fail2ban_examples [2024/03/06 13:02] (current) – add example of dry run antisa | ||
---|---|---|---|
Line 51: | Line 51: | ||
</ | </ | ||
+ | ===== Testing ===== | ||
+ | |||
+ | ==== regex ==== | ||
Use '' | Use '' | ||
Line 90: | Line 93: | ||
10.21.21.1 - - [27/ | 10.21.21.1 - - [27/ | ||
</ | </ | ||
+ | |||
+ | ==== dry run ==== | ||
+ | Use action '' | ||
+ | |||
+ | [bottest] | ||
+ | enabled | ||
+ | maxretry = 4 | ||
+ | findtime = 60s | ||
+ | bantime | ||
+ | action | ||
+ | # | ||
+ | logpath | ||
+ | | ||
+ | Then '' | ||
====== Troubleshooting ====== | ====== Troubleshooting ====== | ||
Line 105: | Line 122: | ||
check your filter' | check your filter' | ||
+ | |||
+ | ===== Not banning after action change ===== | ||
+ | If you changed the action to be used in jail, for example from iptables to shorewall it might not work even after restart, workaround is to (re)move the sqlite database and restart e.g. | ||
+ | |||
+ | mv / | ||
====== Tested on ====== | ====== Tested on ====== | ||
* fail2ban 0.11.2 | * fail2ban 0.11.2 |
wiki/fail2ban_examples.1672144052.txt.gz · Last modified: 2022/12/27 12:27 by antisa