beebok
12-13-2004, 04:37 PM
hello!
i've downloaded cs:source dedicated server for linux and started it with this command:
./srcds_run -console -game cstrike +map de_dust +maxplayers 16 -autoupdate
my server.cfg looks like:
hostname "My Private Clan Server"
rcon_password "guess"
sv_password "blah"
the server is running, but i've got this error-message:
www:/usr/games/HLDS # ./srcds_run -console -game cstrike +map de_dust +maxplayers 16
Auto detecting CPU
Using AMD Optimised binary.
Auto-restarting the server on crash
Console initialized.
Attempted to create unknown entity type event_queue_saveload_proxy!
Game .dll loaded for "Counter-Strike: Source"
maxplayers set to 16
RCON Server bind failed (Cannot assign requested address)
Network: IP 213.239.fak.ed0, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Executing dedicated server config file
so whats wrong with rcon? how can i enable it?
i've downloaded cs:source dedicated server for linux and started it with this command:
./srcds_run -console -game cstrike +map de_dust +maxplayers 16 -autoupdate
my server.cfg looks like:
hostname "My Private Clan Server"
rcon_password "guess"
sv_password "blah"
the server is running, but i've got this error-message:
www:/usr/games/HLDS # ./srcds_run -console -game cstrike +map de_dust +maxplayers 16
Auto detecting CPU
Using AMD Optimised binary.
Auto-restarting the server on crash
Console initialized.
Attempted to create unknown entity type event_queue_saveload_proxy!
Game .dll loaded for "Counter-Strike: Source"
maxplayers set to 16
RCON Server bind failed (Cannot assign requested address)
Network: IP 213.239.fak.ed0, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Executing dedicated server config file
so whats wrong with rcon? how can i enable it?