To show the list of banned IPs with Fail2ban, you have to know the name of the jail you want to show the blocked IPs’. To display the active jails type: # fail2ban-client status Now select the required jail to show the banned IPs # fail2ban-client status <JAIL-NAME> For example to show banned IPs...
Running Linux/UNIX servers for several sites I was fed up with seeing the numerous 403 and 404 errors being reported daily in Apache’s access log files which had been growing in number over the past several years. So, I decided to make a stance and to start sticking two fingers up to constant Brute...