My firewalld is showing things getting blocked by fail2ban. Keep in mind that just because there is an entry in the sqlite3 database it may not be active in the firewall ruleset because the entries do expire. I have a long list of IPs in the jail but only two at the moment that are actively being rejected.
Code: Select all
rich rules:
rule family="ipv4" source address="47.236.91.134" port port="ssh" protocol="tcp" reject type="icmp-port-unreachable"
rule family="ipv4" source address="183.81.169.238" port port="ssh" protocol="tcp" reject type="icmp-port-unreachable"