Поставил Centos 7. создал группу и пользователя туда впихнул, дал права.
Скачал сервер через SteamCMD. раз 20 наверно пытался его докачать, если не больше.
Пробовал запускать через скрипт и вручную
./hlds_run -console +sv_lan 0 -insecure -game cstrike -nomaster +maxplayers 16 +port 27016 +map de_dust2 +ip 80.87.196.168 -pingbooster 1
Падает и всё тут. при первом запуске:
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
FillInMachineIDInfo took a total of 0 milliseconds
FATAL ERROR (shutting down): Unable to initialize Steam.
второй раз запуска. пишет это:
/root/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 13:12:29 Aug 29 2013 (6153)
STEAM Auth Server
Server IP address 80.87.196.168:27016
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
FillInMachineIDInfo took a total of 0 milliseconds
dlopen failed trying to load:
/root/.steam/sdk32/steamclient.so
with error:
/root/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
couldn't exec listip.cfg
couldn't exec banned.cfg
Connection to Steam servers successful.
VAC secure mode is activated.
Всё равно сервер не отвечает.
Кто знает в чем может быть проблема?