Portal Home > Knowledgebase > Articles Database > mod_evasive and black list


mod_evasive and black list




Posted by MrAdmin, 07-09-2007, 07:21 AM
Hello, Some times I read in logs server mod_evasive[24203]: Blacklisting address 84.255.151.xxx: possible attack. Where can I find this black list and all IP listed

Posted by k3oni, 07-09-2007, 01:48 PM
You should check the iptables rules on the server, because mod_evasive blocks using iptables: iptables –L -n |grep IP-blocked .

Posted by FirmbIT, 07-09-2007, 02:15 PM
To unblock the IP: iptables -D INPUT -s 25.55.55.55 -j DROP



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
PSFServers is Down! (Views: 801)


Language: