-
After upgrading to omv 7 from 6.5 several month ago I noticed, that fail2ban emails don't contains lines from logs anymore.
I have only message of whois followed by phrase:
```
...
origin: …
-
AFAIK, the specs of mails sent by Fail2ban when it starts are handled by `action.d/{sendmail,mail}-common.conf` (which one is used depends on `mta` value in `jail.local`).
So in order to configure …
-
(non-blocking) error is reported by installing or removing the app:
```
Job for fail2ban.service failed.
See "systemctl status fail2ban.service" and "journalctl -xeu fail2ban.service" for details…
-
### What would you like to be added
After adding ipset, you can make ipset take effect and use it in rich rules without reloading the firewall.
### Why is this needed
In some runtime generated rule…
-
Some early versions of fail2ban cannot get the ban status directly from querying the IP. Example using fail2ban 0.11.1:
```
# fail2ban-client get sasl 194.169.175.0
2024-06-26 11:49:56,525 fail2b…
WKnak updated
4 months ago
-
### FreePBX Version
FreePBX 17
### Issue Description
Freepbx 17 is generating lot of iptables errors.
NOTE: iptables was replaced by nftables starting in Debian 10
Examples : (more belo…
-
## Issue description
As of today, the Fail2ban NixOS module exposes options to generate the config files and to create and setup new jails, but lacks a way to define new actions and filters, render…
-
#### Feature request type
I feel really unsafe letting "attackers" insert strings into my commands while a shell is also trying to interpret them. Of course, I don't mean to imply that the incl…
-
### Behaviour
#### Steps to reproduce this issue
1. Try to login in vaultwarden with wrong user/password credentials from private ip-address 172.18.0.1
#### Expected behaviour
> The ipaddr…
-
Hi,
After hours of debugging, I finally managed to make "DROP" default.
To make it work, the file now needs to be named iptables.local and not iptables-common.local anymore
Thank you