-
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 …
-
### 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…
-
(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…
-
I installed fail2ban on my synology in a docker, the IP detection works correctly however despite the banning rules being created on my synology I still have access to my docker which should be blocke…
-
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…
-
### 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…
-
### Behavior
#### Steps to reproduce this issue
1. Try to ban my IP
2. fail2ban tries to send an email but it fails
3. Checking my SMTP server shows that the username or password is incorrect …