Mykle87
January 14th, 2009, 08:35 PM
I installed Ubuntu Server Edition 8.10 and installed CS 1.6 using this guide (http://www.cstrike-planet.com/tutorial/1/6). I start up the server and I am able to connect to it on my lan. I tried forwarding the ports but when that didn't work I just put the computer in a DMZ. Here is the server output:
michael@ubuntu:~/hlds$ sudo ./hlds_run -game cstrike -autoupdate +maxplayers 20 +map de_aztec
Auto detecting CPU
Using AMD Optimised binary.
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Base Content' version 25
Checking/Installing 'Linux Server Engine' version 42
Checking/Installing 'Half-Life Base Content' version 12
HLDS installation up to date
Console initialized.
scandir failed:/home/michael/hlds/./valve/SAVE
scandir failed:/home/michael/hlds/./platform/SAVE
Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 18:01:18 Oct 24 2008 (4352)
STEAM Auth Server
couldn't exec language.cfg
Server IP address XXXXXXXXXXXXXXXXXX:27015 (internal lan ip here)
scandir failed:/home/michael/hlds/./valve/SAVE
scandir failed:/home/michael/hlds/./platform/SAVE
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.
couldn't exec listip.cfg
couldn't exec banned.cfg
Adding master server 69.28.151.162:27010
Adding master server 72.165.61.189:27010
Connection to Steam servers successful.
VAC secure mode is activated.
Everything looks fine to me. I can join no problem but nobody can join when I give them my external ip. Also, I installed LAMP and when people put my external ip address in Firefox, the default page loads no problem. So I feel like that is a good sign right? Any help is appreciated thanks.
michael@ubuntu:~/hlds$ sudo ./hlds_run -game cstrike -autoupdate +maxplayers 20 +map de_aztec
Auto detecting CPU
Using AMD Optimised binary.
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Base Content' version 25
Checking/Installing 'Linux Server Engine' version 42
Checking/Installing 'Half-Life Base Content' version 12
HLDS installation up to date
Console initialized.
scandir failed:/home/michael/hlds/./valve/SAVE
scandir failed:/home/michael/hlds/./platform/SAVE
Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 18:01:18 Oct 24 2008 (4352)
STEAM Auth Server
couldn't exec language.cfg
Server IP address XXXXXXXXXXXXXXXXXX:27015 (internal lan ip here)
scandir failed:/home/michael/hlds/./valve/SAVE
scandir failed:/home/michael/hlds/./platform/SAVE
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.
couldn't exec listip.cfg
couldn't exec banned.cfg
Adding master server 69.28.151.162:27010
Adding master server 72.165.61.189:27010
Connection to Steam servers successful.
VAC secure mode is activated.
Everything looks fine to me. I can join no problem but nobody can join when I give them my external ip. Also, I installed LAMP and when people put my external ip address in Firefox, the default page loads no problem. So I feel like that is a good sign right? Any help is appreciated thanks.