Установил сервер,обновил,запускаю так:
./hlds_run -game cstrike -nomaster -insecure -autoupdate +maxplayers 20 +ip 192.168.1.100
Он запускается
Auto detecting CPU
Using Pentium II Optimised binary.
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
removing stale semaphore last operated on by process 12816 with name 0eBlobRegistryMutex_07692C9F0DCCAB9B49E0AA2095A1952C
removing stale semaphore last operated on by process 12816 with name 0eBlobRegistrySignal_07692C9F0DCCAB9B49E0AA2095A1952C
Updating Installation
Determining which depot(s) to install/update...
3 depot(s) will be installed/updated
0:02 Checking local files and building download list for depot 11 'Counter-Strike' version 35
0:02 Connecting content server session for version 35
0:03 [146.66.156.12:27030] Connecting...
0:03 [146.66.156.12:27030] Connection established; handshaking...
0:03 [146.66.156.12:27030] Sending login message...
0:03 Fetching version 35 manifest
0:04 Reading version 35 checksum table
0:04 Fetching exclude list
0:04 Calculating download size
0:04 No files will be downloaded
0:04 Checking local files and building download list for depot 4 'Linux Server Engine' version 74
0:04 Connecting content server session for version 74
0:05 [146.66.156.12:27030] Reusing connection
0:05 [146.66.156.12:27030] Sending login message...
0:05 Fetching version 74 manifest
0:06 Reading version 74 checksum table
0:06 Calculating download size
0:06 No files will be downloaded
0:06 Checking local files and building download list for depot 1 'Half-Life' version 12
0:06 Connecting content server session for version 12
0:07 [146.66.156.12:27030] Reusing connection
0:07 [146.66.156.12:27030] Sending login message...
0:07 Fetching version 12 manifest
0:08 Reading version 12 checksum table
0:08 Fetching exclude list
0:08 Calculating download size
0:11 No files will be downloaded
0:11 [146.66.156.12:27030] Disconnecting
HLDS installation up to date
Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Installing breakpad exception handler for appid(10)/version(5787)
scandir failed:/usr/local/lib/hlds/SAVE
scandir failed:/usr/local/lib/hlds/./valve/SAVE
scandir failed:/usr/local/lib/hlds/./platform/SAVE
Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 11:30:00 Aug 28 2012 (5787)
STEAM Auth Server
Server IP address 192.168.1.100:27015
couldn't exec listip.cfg
couldn't exec banned.cfg
scandir failed:/usr/local/lib/hlds/SAVE
scandir failed:/usr/local/lib/hlds/./valve/SAVE
scandir failed:/usr/local/lib/hlds/./platform/SAVE
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Master server communication disabled.
Connection to Steam servers successful.
VAC secure mode disabled.
конфиг сервера
// Use this file to configure your DEDICATED server.
// This config file is executed on server start.
// disable autoaim
sv_aim 0
// disable clients' ability to pause the server
pausable 0
// default server name. Change to "Bob's Server", etc.
hostname "Counter-Strike 1.6 Server"
// maximum client movement speed
sv_maxspeed 320
// 20 minute timelimit
mp_timelimit 20
sv_cheats 0
// load ban files
exec listip.cfg
exec banned.cfg
map de_dust
sv_lan 0
На другом компе запускаю клиента, он мой сервер в LAN не видит, а когда пишу в консоли
connect 192.168.1.100
, то получаю упомянутую ошибку. Гуглил, но ничего не нагуглил.