-
The CMS makes it easy to add/remove whitelisted/blacklisted IPs.
The blacklist/whitelist are managed through iptables.
Other apps, such as fail2ban, will also interact with iptables.
We must make…
-
Hello. Plugin's config reading fails with an error "not valid".
## Prerequisites:
Traefik version 2.9.5
fail2ban version v0.6.6
### middlewares.yml:
```yml
http:
middlewares:
mw-f…
-
fail2ban seems to be [enabled by default](https://github.com/flaviostutz/freepbx/blob/3c4ea80f6db63730b6c7d5ad654c82690da7f31f/Dockerfile#L9). I needed to explicitly set it as disabled. The [README.md…
-
I set up remote postgis database. I also made fail2ban firewall for it to protect from malicious connections.
Fail2ban search for /var/log/postgresql/postgresql-12-main.log for failed connections. …
-
fail2ban, iptables etc.
-
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…
-
Hello,
I just started to use this project. First of all, thanks for all the work put into this!
I realized that my bantime configs are not parsed correctly from the jail files, either resulting in…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 6
- Ruby:
- Distribution:
- Module version:
## How to reproduce (e.g Puppet code you use)
```
class { 'fail2ban…
-
## Issue description
I'm not quite sure. I occasionally get this behavior where `nixos-rebuild switch` waits for a long time. It prints the "starting the following units" notice and then just sits …
-
I don't exactly know whats needed, but it would be great to have the SASL Auth log be easy to parse with Fail2Ban to allow for a sidecar container or direct integration of Fail2Ban. This would make it…