1

Topic: client ip address?

I have a linux server and a troublemaker (some client crashes server with name change).
I would like to filter him on firewall, but don't know how to find his ip.
Console output doesn't seem to have this sort of information.
Is there any way to overcome this problem?

2

Re: client ip address?

if you write sv_status=1 in the rcon it will dump all the clients to stdout with ip and everything. This problem has been fixed for 0.4.0 which has undergone a complete security overhaul to prevent problems like this.

Edit: btw, 0.4.0 is scheduled for release on 21-22 so.