Hi guys.

my _fail2ban_ shows no banned ips at all, yet there are entries in nftables, eg.:

-> $ fail2ban-client status dovecot
Status for the jail: dovecot
|- Filter
|  |- Currently failed:    0
|  |- Total failed:    0
|  `- Journal matches:    _SYSTEMD_UNIT=dovecot.service
`- Actions
   |- Currently banned:    0
   |- Total banned:    0
   `- Banned IP list:

-> $ nft list table ip filter
...
        chain f2b-dovecot {
...
                ip saddr 10.1.1.81 counter packets 457 bytes 34476 reject


how can that be?
Could there be a problem with my version &| setup/config?

banaction = firewallcmd-allports
I'm on Centos 9 with v1.0.2

many thanks, L.
_______________________________________________
Fail2ban-users mailing list
Fail2ban-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fail2ban-users

Reply via email to