-
## 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've attempted to try this out since i was not able to get fail2ban working behind the ALB; however, it doesn't seem to be updating the ACL.
The logs show my IP address ban:
2018-07-18 16:45:41,23…
-
The fail2ban iplist is defined like this:
```
iplist {
@fail2ban
}
```
When I try to remove an IP it fails:
```
# foomuuri iplist del fail2ban 123.123.123.123
Error: Could not process rule…
-
### What would you like to be added?
/kind feature
I've just skim-read through https://www.flux.utah.edu/paper/singh-nsdi24 (no pay wall, click for the PDF) and it seems like something that woul…
-
Hello,
I've installed fail2ban with haproxy on a ubuntu 22.04 server.
I found a strange behavior that might be a bug.
I told fail2ban to run a php script as action for ban and unban.
works fine.…
-
Hi,
pf doesn't know "proto all". From fail2ban/action.d/pf.conf:
```
actionstart` = echo "table persist counters" | -f-
port=""; if [ "$port" != "" ] && case "$port" in \{*) fa…
-
Implement a basic firewall using iptables which blocks all ports except ssh and outgoing http/s ports. Maybe check issues with the firewall and mendor.
Also implement fail2ban to block IP after mul…
-
* What do you expect to happen? What does happen?
When you visit nzbhydra2 (latest, 7.8.0) you will receive 404 error on two files:
```
GET /nzbhydra2/static/css/additional.css HTTP/2.0
GET /nz…
-
This could be a feature request or a bug (quite possibly a bug in my own understanding, for that matter).
#2217 # Environment:
_Fill out and check (`[x]`) the boxes which apply. If your Fail2Ban…