Block/Ban Users IP Address?

himagarwal - September 21, 2009 - 07:54

I would like to block users ip address so that he/she is not allowed to use the website anymore. Is troll (drupal.org/project/troll) the only module for this?

Doesn't drupal 6 has this facility inbuilt?

Build in Drupal or with modules

Onopoc - October 8, 2009 - 00:47

Build in Drupal there's a way to block user. It's under admin/user/rules You must setup the appropriate access rule. You can find any user's IP address under admin/reports/dblog Search under the Message column for Session opened for usernamehere. Then click on this link. User's IP address is on the next page.

Here are a few modules able to block user base on their IP address.
http://drupal.org/project/goaway
http://drupal.org/project/cave
http://drupal.org/project/troll
http://drupal.org/project/misery
http://drupal.org/project/spam
Search more modules at http://drupal.org/project/modules?text=ip%20address

 
 

Drupal is a registered trademark of Dries Buytaert.