If you're hosting your server on a Linux distribution apply this iptables setting:
1- Set your remote control(rcon) password to be able to manage your server as an administrator.
2- Limit rcon usage to certain users.
3 - Limit rcon fails.
4 - Limit connections per IP.
5 - Enable flood protection.
For more informations check:
http://www.cs2d.com/help.php?cat=securit...odprot#cmd
http://www.cs2d.com/security.php
Code:
iptables -A INPUT -p udp -m length --length 0:28 -j DROP
1- Set your remote control(rcon) password to be able to manage your server as an administrator.
Code:
sv_rcon desiredrconpasswordhere
2- Limit rcon usage to certain users.
Code:
sv_rconusers usgn1,usgn2,usgn3,steamid1,steamid2
3 - Limit rcon fails.
Code:
mp_maxrconfails 1
4 - Limit connections per IP.
Code:
mp_maxclientsip 2
5 - Enable flood protection.
Code:
mp_floodprot 1
For more informations check:
http://www.cs2d.com/help.php?cat=securit...odprot#cmd
http://www.cs2d.com/security.php
![[Image: bcy.jpg]](https://kgb2d.xyz/images/bcy.jpg)
- United we stand, divided we fall. -