• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Ban IP?

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is this feature going to be available? It would be nice to be able to stop banned users from re-registering under different names.
[originally posted on jforum.net by ToneGrail]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well....and what if the user has a dynamic ip? (as most users have)

Do you want to ban an whole ISP?
[originally posted on jforum.net by Anime-Otaku]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Why not? I've found it extremely effective to temporarily ban a small subnet for a period of time when you have a pesky kid with too much time on their hands. Of course, first I verify existing users won't be affected (usually no problem). Once they've given up, I'll later remove the ban.

IP/subnet based bans are very helpful when dealing with lots of users, where many might not be so nice. Email addresses are a dime a dozen, so IP bans are more effective at controlling things.

Sure, you could say use your firewall, but it's also nice to have the forums tell them they're banned, and if they think they've been blocked from the site by mistake, to contact an admin/moderator, as opposed to just dropping their packets. I think this is a fair request for the TODO list.

-Alex
[originally posted on jforum.net by diverman]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sure. Please register it at http://www.jforum.net/jira

Thanks.
Rafael
[originally posted on jforum.net by Rafael Steil]
 
Dinner will be steamed monkey heads with a side of tiny ads.
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic