Thread Rating:
  • 3 Vote(s) - 2.33 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.6] Ban From LogOut
#12
Use the Maximum Registrations Per IP Address in:
ACP > Configuration/Board Settings > User Registration and Profile Options

As other people have pointed out this plugin is pointless.

Even using the "Maximum Registrations Per IP Address" if someone is banned and wants to get back on the forum they will be able to do so with a proxy.
You could get around this by using a reverse Proxy Header that checks the header to locate the true IP address of the connecting client.

Something like:
'HTTP_X_FORWARDED_FOR',
'HTTP_FORWARDED_FOR',
'HTTP_X_FORWARDED',
'HTTP_FORWARDED',
'HTTP_CLIENT_IP',
'HTTP_FORWARDED_FOR_IP'
'X_FORWARDED_FOR',
'FORWARDED_FOR',

Or use one of these plugins.
http://community.mybb.com/thread-94101.html
http://community.mybb.com/thread-128639.html

But when you start blocking proxies you will start having other issues like legitimate users not being able to use the forum.

The safest way to block a proxy, you will need to have a list of know proxies to block. Maybe use the http://www.dronebl.org/ database.

But then again. How hard would it be to just use your phones 3G/4G/LTE network or a cafe/friends internet to make a new account?

Stopping Banned users from logging out so they can't make a new account just isn't going to work. The only true way to keep banned users banned is moderating your forum.
[Image: Jn29h.png]
DONATE TO PINGUY OS or show some love on Flattr.com
Reply


Messages In This Thread
Ban From LogOut - by Mohammad-Za - 2011-07-04, 11:47 AM
RE: Ban From LogOut - by Matt - 2011-07-04, 06:36 PM
RE: Ban From LogOut - by bongo - 2011-07-04, 06:41 PM
RE: Ban From LogOut - by Nathan Malcolm - 2011-07-04, 09:46 PM
RE: Ban From LogOut - by bongo - 2011-07-04, 11:43 PM
RE: Ban From LogOut - by Nathan Malcolm - 2011-07-05, 11:50 AM
RE: Ban From LogOut - by Salih I - 2011-07-05, 02:41 PM
RE: Ban From LogOut - by bongo - 2011-07-05, 02:53 PM
RE: Ban From LogOut - by M.Abbasi - 2011-07-08, 12:02 PM
RE: Ban From LogOut - by Pars - 2011-07-08, 05:18 PM
RE: Ban From LogOut - by TheModdingZone - 2011-09-20, 10:35 AM
RE: Ban From LogOut - by pinguy - 2012-11-20, 04:52 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)