Posted by: Dimi - Monday, 7 March 2011 03:17:24 |
---|
How can I block access from some IP address? Say, I know that 204.236.254.109 is bombing me trying to register on the forum. This IP belongs to some idiot using Amazon Cloud services. Here is the article about that: http://www.voipusersconference.org/2010/amazon-ec2-flood-attacks/ The question is - how to block it? Is it in some forum FAQ? |
Posted by: Jaben - Monday, 7 March 2011 03:22:42 |
---|
Admin->Users and Roles->Banned IPs. Just add one there... use "*" to ban a range. E.g. 204.236.*.* |
Posted by: Dimi - Monday, 7 March 2011 03:33:24 |
---|
[quote=Jaben;47228]Admin->Users and Roles->Banned IPs. Just add one there... use "*" to ban a range. E.g. 204.236.*.*[/quote] Got it, thanks! How soon the user should be dropped? In other words, does forum drop this user and does it abandon his current session? It's pretty easy to add this functionality. Send me a private email and I will tell the technology. Although sooner or later it will be shared with the source codes anyway... :) I implemented that first in my web app almost 9 years ago. |