Comments

Gravatar

Where/how to find the list of current banned IP addresses when using iptables?

I mean the current IP addresses that are dropped because of rule:

iptables -A SSH_CHECK -m recent —update —seconds 60 —hitcount 4 —name SSH -j DROP

Reply

The content of this field is kept private and will not be shown publicly.

More information about formatting options