Hello,
I have a srcds server running TF2 on Debian.
I have forwardet port 27015 (locally) to 27016 and set the local IP of the srcds instance to the local IP of the server through command-line (we use loopback in our network, so without it, everyone would connect as the gateway's IP, which results in everyone getting banned when one IP does. Yes, it's weird).
People can connect to the server with no problems, it runs fine and everything, but whenever someone tries to rcon from in-game, it just bans them:
(IP and steamID cencored)
The rcon attempt was made just before "Banning xxx.xxx.xxx.xx for rcon hacking attempts".
I should probably mention that it works sometimes. No idea what's going on.
I can also inform that the server's timestamps are off by an hour, but that shouldn't matter.
Any help will be greatly appreciated.
I have a srcds server running TF2 on Debian.
I have forwardet port 27015 (locally) to 27016 and set the local IP of the srcds instance to the local IP of the server through command-line (we use loopback in our network, so without it, everyone would connect as the gateway's IP, which results in everyone getting banned when one IP does. Yes, it's weird).
People can connect to the server with no problems, it runs fine and everything, but whenever someone tries to rcon from in-game, it just bans them:
Code:
L 05/24/2012 - 17:58:12: "Silan<33><STEAM_0:*:*><>" connected, address "xxx.xxx.xxx.xx:22120"
Client "Silan" connected (xxx.xxx.xxx.xx:22120).
L 05/24/2012 - 17:58:12: "Silan<33><STEAM_0:*:*><>" STEAM USERID validated
L 05/24/2012 - 17:58:24: "Silan<33><STEAM_0:*:*><>" entered the game
L 05/24/2012 - 17:58:30: "Silan<33><STEAM_0:*:*><Unassigned>" joined team "Red"
L 05/24/2012 - 17:58:30: "Silan<33><STEAM_0:*:*><Red>" changed role to "soldier"
Banning xxx.xxx.xxx.xx for rcon hacking attempts
L 05/24/2012 - 17:58:41: "Silan<33><STEAM_0:*:*><Red>" disconnected (reason "Added to banned list")
Dropped Silan from server (Added to banned list)
(IP and steamID cencored)
The rcon attempt was made just before "Banning xxx.xxx.xxx.xx for rcon hacking attempts".
I should probably mention that it works sometimes. No idea what's going on.
I can also inform that the server's timestamps are off by an hour, but that shouldn't matter.
Any help will be greatly appreciated.