08-28-2011, 08:54 PM
I have recently changed my rcon port of my css server for security reasons. I mean the game server port and rcon port are not equal anymore.
But after this change, I can't login with my rcon at hlsw anymore, it just says "Failed" under the box.
I tried to edit the rcon.cfg of the hlsw and edited these lines:
['HL2'] = {
['RconProtocol'] = 'HL2';
['SendInterval'] = 0;
['bSecondPortRcon'] = true;
['bBanIP'] = true;
['bBanID'] = true;
['bBanTime'] = true;
['bBanSave'] = true;
['bUsername'] = false;
['bExtraPort'] = true;
['bUTF8'] = true;
I have edited the above red-colored lines from "false" to "true" , then went to hlsw, edited the port of the rcon at the second tab of the "properties" box option (located right below from "try all" box) and restarted HLSW.
I pressed the "Test" button but nothing happened, it just says "connecting" and after a while "Failed"
What to do on this point? How to fix this?
P.S: HLSW forums are too inactive to answer to that.
But after this change, I can't login with my rcon at hlsw anymore, it just says "Failed" under the box.
I tried to edit the rcon.cfg of the hlsw and edited these lines:
['HL2'] = {
['RconProtocol'] = 'HL2';
['SendInterval'] = 0;
['bSecondPortRcon'] = true;
['bBanIP'] = true;
['bBanID'] = true;
['bBanTime'] = true;
['bBanSave'] = true;
['bUsername'] = false;
['bExtraPort'] = true;
['bUTF8'] = true;
I have edited the above red-colored lines from "false" to "true" , then went to hlsw, edited the port of the rcon at the second tab of the "properties" box option (located right below from "try all" box) and restarted HLSW.
I pressed the "Test" button but nothing happened, it just says "connecting" and after a while "Failed"
What to do on this point? How to fix this?
P.S: HLSW forums are too inactive to answer to that.