On 9/30/18 4:35 PM, James Moe via Fail2ban-users wrote:

>   How do I ask iptables what is banned by fail2ban?
>
  Found it:
$ iptables --list-rules f2b-assp

  And here is the entry for the example IP:
-A f2b-assp -s 185.36.81.145/32 -j REJECT --reject-with
icmp-port-unreachable

  I have further noticed that the other jail, suricata, does not have
this issue even though the configuration is almost identical.

-- 
James Moe
moe dot james at sohnen-moe dot com
520.743.3936
Think.


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

Reply via email to