I have fail2ban running in docker-compose, but I still don't see any of the FW rules on the host, I am using image: lscr.io/linuxserver/fail2ban:latest
# fail2ban-client status sshd | more Status for the jail: sshd |- Filter | |- Currently failed: 0 | |- Total failed: 0 | `- File list: /remotelogs/ssh/secure `- Actions |- Currently banned: 56719 |- Total banned: 56719 `- Banned IP list: >From the LOG, its easy to see why: ERROR 7f5fc7464300 -- stderr: '/bin/sh: firewall-cmd: not found' Shouldn't this image have firewall-cmd already? Or am I doing something wrong?
_______________________________________________ Fail2ban-users mailing list Fail2ban-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fail2ban-users