France -= OLT.LaLeagane.Ro 18+=- 5/32
Germany Frag Syndicate [ZP] Classic Levels Events 2/24
Promuj serwer

Poradniki

Przewodniki po konfiguracji serwerów CS 1.6, poprawkach, tworzeniu pluginów i administracji.

6 Poradniki

Sending RCON Commands from the Linux Command Line

How the GoldSrc RCON challenge-response protocol works over UDP, and a self-contained Python script to run rcon commands against a CS 1.6 server from a shell.

Essential RCON Commands Every CS 1.6 Admin Needs

A practical RCON command cheat sheet for CS 1.6 admins: status, changelevel, kick, ban, cvar changes, config exec and log control, with real syntax.

Running RCON Commands from Discord

Send RCON to your CS 1.6 server from a Discord channel: how GoldSrc RCON's challenge-response works over UDP, a minimal bot pattern, and the access controls that keep it from becoming a backdoor.

How to Set Up RCON and Keep It Secure

Configure rcon_password on a CS 1.6 server the right way, harden it with ReHLDS failure-limit cvars, and stop leaking the password to your own admins.

Fix: RCON Works Locally but Not Remotely

Why rcon succeeds from the server box but 'Bad rcon_password' or timeouts hit from outside, how the RCON challenge works, the sv_rcon and firewall settings that block it, and how to test it safely.

Fix: 'Bad rcon_password' / RCON Not Authenticating

Every reason RCON rejects your password on a CS 1.6 server - config overrides, the challenge/UDP path, ReHLDS lockouts, and sv_rcon ban settings - with the exact check for each.