Hi guys.

I'm on Centos 10 with Fail2Ban v1.1.0 and I am seeing peculiar misbehavior?
I do:
-> $ fail2ban-client unban 10.3.1.10
I search for IP, with a script
-> $ __fail2ban | __grepColorIt 10.3.1
there is no IP of that subnet, that fail2ban reports back, yet...
-> $ firewall-cmd --direct --get-all-rules | egrep -i 10.3.1
ipv4 filter f2b-sshd 0 -s 10.3.1.10 -j REJECT --reject-with icmp-port-unreachable
and..
that happens again and again, after I remove firewalld's rule manually

Would you say it's a bug I should file a report for?
many thanks, L.
_______________________________________________
Fail2ban-users mailing list
Fail2ban-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fail2ban-users

Reply via email to