-
### 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 …
-
### 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…
-
### Description
Utilities like `fail2ban` could be using in conjunction with Homarr if it were possible to print failed login attempts in a log file.
At the moment, failed login attempts are not …
-
#### Feature request type
Until now fail2ban can only read the journal and classic log files.
But some systems logs the fail's into it's own databases.
#### Description
It would be very helpfu…
-
## 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…
-
I am on Debian 10.5 LAMP with ISPConfig, running PHPMYADMIN 4.9.0.1.
I am trying to setup the default phpmyadmin-syslog.conf filter for fail2ban to protect phpmyadmin.
**Problem:**
pma loggi…
-
On my stock, fresh out of the box mail-in-a-box install fail2ban finds bruteforce attempts on postfix but it not taking any action:
2023-03-22 12:38:48,047 fail2ban.filter [312056]: INFO …
-
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
-
Hello, from version 3.2.7 i got no implicit conversion of Hash into String in rack-attack gem here
`Rack::Attack::Fail2Ban.filter("pentesters-#{req.ip}", maxretry: 3, findtime: 10.minutes, bantime:…
-
tl;dr this is a very inexpensive way to drastically cut down on brute force log noise. it watches the output of the ssh filter and bans repeat offenders for much longer durations. with the numbers set…