Maybe something changed with fail2ban package itself?
Yep I saw that the plugin hasn't changed.
Was asking if something in how OMV calls ssh changed. In this case you say maybe it's Fail2ban package to be changed.
Isn't more plausible that OMV changed the way how to call ssh service from ssh to ssh2 instead?
As said I see from the logs that when a wrong password is used, the name for the service is ssh2. Don't know if Fail2ban package can change how the system calls the service honestly.
So maybe the plugin can be updated. It's not a big issue tho. It works with the port number. EDIT: I tried using "ssh2" as placeholder but the issue persists, it's like "ssh2" is not a valid placeholder.
As said it now only works using the port number directly.
Two questions:
What difference between the ssh and ssh ddos jails?
And I see that in the Fail2ban tab the default ban time is 1 week, but in the jails tab the ban time is -1, so forever.
So which one is used? The one in the first default tab for the plugin or the one for the jail?