Closed (won't fix)
Project:
Mollom
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2013 at 05:30 UTC
Updated:
31 Mar 2013 at 07:22 UTC
Banning users via IP at admin/config/people/ip-blocking only prevents said ip from accessing the site but it would be ideal if there was an optional way to specify a custom command i.e iptables -A INPUT -s IP-ADDRESS -j DROP in linux to reject it from access any sites on the server.
Comments
Comment #1
sunIP-based blocking has to be executed very carefully — you definitely do not want to block a spammer's IP permanently, because in the vast majority of cases the originating IP is temporarily abused only.
Mollom takes care of properly dealing with IP addresses already.