Posts: 96
Threads: 22
Joined: Apr 2009
Reputation:
0
I have some hacker banning people through HLSW. How do I find out who is connecting to my srcds server using HLSW?
Thanks, swift reply appreciated, I had to disable sourcebans write.
Posts: 96
Threads: 22
Joined: Apr 2009
Reputation:
0
My bad, I forgot I made that thread, sorry this whole situation made me forget.
Nothing in the logs comes up when I search HLSW.
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
When a user connects via HLSW, they often send a status command from an IP without having a registered STEAM_ID. They also send logs locally. What you can do is check your logs and see which IPs are banning these people and block these IPs from a software firewall blacklisting program.
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Posts: 2,031
Threads: 27
Joined: Nov 2008
Reputation:
17
maybe you just want to change the rcon password to something secure. srcds does ip banning in case someone tries a brute force attack on the password.
Posts: 96
Threads: 22
Joined: Apr 2009
Reputation:
0
Trust me I put all numbers and symbols into that password and it still gets bypassed. I will try, but theres nothing I see about HLSW IP's all it says is console.
Posts: 46
Threads: 11
Joined: Dec 2007
Reputation:
0
Try logaddress_list in console. This prints a list of IPs thte server is currently logging to.
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
Do you have sv_cheats on?
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.