-
Hi
I am not sure if it is correct place to post but this is the best I can come up with. Sorry if it is inappropriate.
I follow your post here https://ubuntu101.co.za/security/fail2ban/fail2ban…
-
I'd like to create a middleware that limits the number of bad responses a client can generate per hour. For example, a failed auth attempt may generate HTTP 401. To combat password brute force attacks…
porjo updated
9 years ago
-
### Environment:
- Fail2Ban version : 1.0.2-3.el8
- OS, including release name/version : AlmaLinux 8.7
- [x] Fail2Ban installed via OS/distribution mechanisms
- [x] You have not applied any …
-
Hi, A good feature to add in my opinion is the geoip package to add region block like https://www.webfoobar.com/node/54
Thank you and a great job with this image.
-
I'm running Fail2Ban v0.9.3
I've followed the script as described in the instructions & for some reason, the IPs on /etc/fail2ban/ip.blacklist are not getting banned.
After reviewing the fail2b…
-
I have read over the source and a couple of example articles about how to use this library, but I think my use case may fall a bit outside of those examples. I would like to use it to apply fail2ban t…
-
Just a reminder for me (will too long provide a PR for this, waiting for 716-cs ... and #1346).
Should fix imho great problem with "collecting of logfiles" client side: current solution uses fixedl…
-
It was a topic here before but with a wrong approach ( IMHO ) #953
The idea is simple, if an ISP continuously scanning / doing nasty stuff then the full ISP pool should get blocked, and most likely…
kisst updated
9 months ago
-
Is this project still maintained and working?
First, I needed to copy the action and filter to the existing directories and not create new *.local ones. Otherwise fail2ban would complain
```# fa…
-
### 📝 Preliminary Checks
- [X] I tried searching for an existing issue and followed the [debugging docs](https://docker-mailserver.github.io/docker-mailserver/latest/config/debugging/) advice, but …