YAFLogo

Dimi
  • Dimi
  • 100% (Exalted)
  • YAF All-the-Time Topic Starter
13 years ago
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?


Dimi

UserPostedImage

Sponsor
Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
13 years ago
Admin->Users and Roles->Banned IPs. Just add one there... use "*" to ban a range.

E.g.

204.236.*.*

Dimi
  • Dimi
  • 100% (Exalted)
  • YAF All-the-Time Topic Starter
13 years ago

Admin->Users and Roles->Banned IPs. Just add one there... use "*" to ban a range.

E.g.

204.236.*.*

Originally Posted by: Jaben 

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.


Dimi

UserPostedImage