05-11-2013, 11:48 PM
(This post was last modified: 05-12-2013, 12:24 AM by idomipusis.)
Hi. New here.
I've set up a srcds Synergy server on Linux, but I can't connect either from in game or via HLSW. I went right ahead and started it up after installing with:
The console is giving me:
Details:
Server OS: CentOS 6.0 32bit
Processor: 8 cores Intel in the cloud, 2GHz.
Ram: 2GB
Game(s): Synergy
Start Up Command: Above
Admin Mods: No
INSTALLING INFO
Full Install Command:
Bandwidth: 10Mbps
External IP: 85.5.54.hidden:27015 (I have genuinely hidden the 4th number, not that I did put that in the commands).
Port forwarding is not required, since the server has its own IP. Online services say that the port 27015 is open when the server is running. Weird, but I still can't connect. Any advice is appreciated.
EDITS:
1) Notes: I am not trying to host and connect from the same computer. I tried sv_lan 0 and it didn't produce any notable results.
2) I am able to connect via another RCON program. Still not in-game (to be clear, using the in-game RCON client works). Could it be a configuration issue (no config file)?
I've set up a srcds Synergy server on Linux, but I can't connect either from in game or via HLSW. I went right ahead and started it up after installing with:
Code:
./srcds_run -console -game synergy +maxplayers 10 +ip 85.5.54.hidden:27015
The console is giving me:
Code:
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Console initialized.
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game.dll loaded for "Synergy"
Steam Content [SV]: mounted game 220 (1)
Unable to remove /root/orangebox/synergy/gamestats.log!
Unable to remove /root/orangebox/synergy/gamestats.log!
maxplayers set to 10
maxplayers set to 10
Network: IP 185.5.54.still_hidden, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Details:
Server OS: CentOS 6.0 32bit
Processor: 8 cores Intel in the cloud, 2GHz.
Ram: 2GB
Game(s): Synergy
Start Up Command: Above
Admin Mods: No
INSTALLING INFO
Full Install Command:
Code:
./steam -command update -game synergy -dir .
Bandwidth: 10Mbps
External IP: 85.5.54.hidden:27015 (I have genuinely hidden the 4th number, not that I did put that in the commands).
Port forwarding is not required, since the server has its own IP. Online services say that the port 27015 is open when the server is running. Weird, but I still can't connect. Any advice is appreciated.
EDITS:
1) Notes: I am not trying to host and connect from the same computer. I tried sv_lan 0 and it didn't produce any notable results.
2) I am able to connect via another RCON program. Still not in-game (to be clear, using the in-game RCON client works). Could it be a configuration issue (no config file)?