Closed (works as designed)
Project:
http:BL
Version:
7.x-1.0-rc4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2012 at 15:53 UTC
Updated:
20 Jan 2012 at 19:39 UTC
Requests issued by IPs that have a threat score > 50 when looked up manually on projecthoneypot.org always result in http:BL assigning them a threat status of zero. As a result they are neither greylited nor blacklisted.
I double-checked this issue by changing
$ip = ip_address();
to
$ip = 195.191.54.90;
which should result in a threat score of 53.
Comments
Comment #1
Athemis commentedNevermind... seems to be an upstream problem.
Comment #2
bryrock commented