Log in

View Full Version : Problems with strikes table


g3nti
06-30-2009, 07:25 AM
Morning all

i've got a big problem with my vbulletin. Trying to log in with wrong username or passwd, after 5 attempt, the login is disabled but for all users. noone can login the forum.

i have to "truncate vb_strikes" manually each time.

in case i log in with corrent username and password, login fails and truncate table is still populated.

need help!

sorry for my english :erm:

g3nti
07-14-2009, 07:02 AM
anyone?

Marco van Herwaarden
07-14-2009, 12:43 PM
Do all the users have their own IP when visiting the forums, or is all traffic routed over a (proxy)server that replaces the client IP with it's own?

sarangan
07-16-2009, 12:13 PM
Hmm.. I have the exact problems.. And the problems started only today..

Any help?

Marco van Herwaarden
07-16-2009, 12:28 PM
Please give a full description of your problem, and if it is the same, then at least answer the question in post #3.

g3nti
07-22-2009, 07:30 AM
Hi Marco

my problem is that after some failed login, the login system stop to work.
we think the cause may be the load balancing on the server. i'm trying to temporary disable strike system.

Marco van Herwaarden
07-22-2009, 10:01 AM
That is not a surprise as the strike system uses the IP, and if everyone uses the same IP........

obetyance
07-04-2012, 11:47 PM
Do all the users have their own IP when visiting the forums, or is all traffic routed over a (proxy)server that replaces the client IP with it's own?

Hi! Yes, all users have their own IP when visiting the forum.

What should be done?