Vlastním server HP ProLiant DL360 G3 s 2x 2,8 GHz a 8Gb paměť.
Server běží na systému Linux Ubuntu 10.10 (serverové řešení ).
Na serveru běží v současné době 5 serverů. Counter Strike Source a Counter Strike 1.6.
Ted k problému.
Problém nastal nejspíš v portech serverů nebo ve spouštěcím script –u.
Zde script: #!/bin/sh cd "/home/css27015/"export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./srcds_run -game cstrike -pingboost 2 +sv_lan 0 +ip 212.4.156.102 +port 27015 +maxplayers 20 +map de_dust2 +log on -tickrate 100 +exec server.cfg -nomaster -noipx -insecure &
Nevím zdali je správně, ale měl by být.

Když se snažím server restartovat přes putty napíše mi to tuto chybovou hlášku:
Server logging enabled.
Unable to open logfiles under logs/L0324
Logging disabled
L 03/24/2011 - 19:01:56: server_cvar: "sv_contact" "www.langames.cz"
exec banned_user.cfg: file size larger than 20MB.
exec banned_ip.cfg: file size larger than 20MB.
WARNING: UDP_OpenSocket: unable to bind socket
Couldn't allocate dedicated server UDP port
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Ät bĹe 24 19:01:56 CET 2011: Server restart in 10 seconds
Předem děkuji za odpovědi a rady.