Quote:
Originally Posted by MAyestrOO
I changed the certificates. How do I change the global manager IP address?
|
Server.cfg
Code:
GlobalManager
{
Certification "192.168.1.121",32000
LoginFailureTolerance 3
IBUVFailureTolerance 3
LoginFailureBlockTimeMin 10
IBUVFailureBlockTimeMin 10
AutomatedPunisher "AutomatedPunisher"
LoginPunishmentGuide "Blocked for 10 minutes due to incorrect password entered 3 times"
LoginPunishmentDescription "Blocked for 10 minutes due to incorrect password entered 3 times"
IBUVPunishmentGuide "Blocked for 10 minutes due to incorrect code entered 3 times"
IBUVPunishmentDescription "Blocked for 10 minutes due to incorrect code entered 3 times"
}
Change 192.168.1.121 with your IP.
Also I dont know if its necessary but I would recommend you to use
_IPSpoofing.exe too to change the IP.
Execute _IPSpoofing.exe, a console program will open and you will be asked for the module name (GlobalManager.exe), then you will be asked for the IP. Following those 2 steps will change your globalmanager IP successfully.
Note: First step you need to do with most of the modules (not only globalmanager) and second step should be done with every single module.