Quote:
Originally Posted by VolexSro
when any one try to login have this is msg Connot Connect to the server becuase access to the current ip has exceeded its limit ...
so now i want to remove this is ip limit any help ..
|
Server.cfg with IP Limit
PHP Code:
GlobalManager {
Certification "127.0.0.1", 32000
LoginFailureTolerance 15
IBUVFailureTolerance 15
LoginFailureBlockTimeMin 0
IBUVFailureBlockTimeMin 0
AutomatedPunisher "AutomatedPunisher"
LoginPunishmentGuide "Blocked for 10 minutes due to incorrect password entered 15 times"
LoginPunishmentDescription "Blocked for 10 minutes due to incorrect password entered 15 times"
IBUVPunishmentGuide "Blocked for 10 minutes due to incorrect code entered 15 times"
IBUVPunishmentDescription "Blocked for 10 minutes due to incorrect code entered 15 times"
NetCafeIPRefreshTime 10
MaxUserForNonePCBangIP 4
}
Server.cfg without IP Limit
PHP Code:
GlobalManager {
Certification "127.0.0.1", 32000
LoginFailureTolerance 15
IBUVFailureTolerance 15
LoginFailureBlockTimeMin 0
IBUVFailureBlockTimeMin 0
AutomatedPunisher "AutomatedPunisher"
LoginPunishmentGuide "Blocked for 10 minutes due to incorrect password entered 15 times"
LoginPunishmentDescription "Blocked for 10 minutes due to incorrect password entered 15 times"
IBUVPunishmentGuide "Blocked for 10 minutes due to incorrect code entered 15 times"
IBUVPunishmentDescription "Blocked for 10 minutes due to incorrect code entered 15 times"
}
Delete Only in server.cfg
PHP Code:
NetCafeIPRefreshTime 10
MaxUserForNonePCBangIP 4
if you use a Filter close Ip Limit in Filter