Details
-
Type:
Sub-task
-
Status: Done (View Workflow)
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: DNSBL-5.0.3, PORTAL-6.0.0
-
Component/s: DNSBL-API
-
Labels:None
Description
IP-addresses are counted even if they are listed on local networks. The cause of this are coming from the whitelist procedure, that is actually running after the blacklisting process.
When the whitelisting process has been runned, the incrementation table will leave a bunch of orphans, that belong to those internal networks. They must be purged also, or we will sit with a table full of garbage very soon.