Hi! I faced this issue too when I was trying to set up Fail2Ban.
Here's how I fixed it:
(service fail2ban-service-type
(fail2ban-configuration
(extra-jails
(list
(fail2ban-jail-configuration
(name "sshd")
(enabled? #t
Hi there!
I have difficulties getting fail2ban actually banning IP addresses for
one of my public machines running Guix System.
There is this one IP address trying to log in through ssh every minute
or so (failing, since logging in only works with key and not with
password), but I'd like to have