xaxtree
June 4th, 2010, 02:02 AM
Well I searched for a while before making this post, and not many people are receiving the same error as me. I don't know if many people know about HLDS or half life dedicated server and linux, either way it's worth a try to ask for help.
I setup the server just find with Metamod and amxmodx, everything works other than it won't let my server connect outside of my lan. I forwarded every single necessary port for HLDS and steam on my DIR-655 xtreme n-gigabit router, most up to date firmware as well.
I've tried numerous ways of of starting up my server
here is what happens:
root@xyz:/home/d3adc0d3/server_cs# ./hlds_run -game cstrike -autoupdate +maxplayers 15 +map de_dust2 +port 27015 +ip 71.224.xxx.xxx +exec server.cfg -sv_lav 0
Auto detecting CPU
Using Pentium II Optimised binary.
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Base Content' version 35
Checking/Installing 'Linux Server Engine' version 54
Checking/Installing 'Half-Life Base Content' version 12
HLDS installation up to date
CAsyncIOManager: 0 threads terminating. 0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 70 single object sleeps, 0 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 0 multi object alertable sleeps
Console initialized.
scandir failed:/home/d3adc0d3/server_cs/./valve/SAVE
scandir failed:/home/d3adc0d3/server_cs/./platform/SAVE
Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 16:56:12 Mar 8 2010 (4883)
STEAM Auth Server
"maxplayers" is "15"
exec <filename> : execute a script file
exec <filename> : execute a script file
WARNING: UDP_OpenSocket: port: 27015 bind: Cannot assign requested address
FATAL ERROR (shutting down): Couldn't allocate dedicated server IP port 27015.
Thu Jun 3 20:51:46 EDT 2010: Server Quit
heres another, I try connecting with just a port and it runs but its only on local, in the servers list the ip is 192.168.0.192:
root@xyz:/home/d3adc0d3/server_cs# ./hlds_run -game cstrike -autoupdate +maxplayers 15 +map de_dust2 +port 27013
Auto detecting CPU
Using Pentium II Optimised binary.
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Base Content' version 35
Checking/Installing 'Linux Server Engine' version 54
Checking/Installing 'Half-Life Base Content' version 12
HLDS installation up to date
CAsyncIOManager: 0 threads terminating. 0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 70 single object sleeps, 0 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 0 multi object alertable sleeps
Console initialized.
scandir failed:/home/d3adc0d3/server_cs/./valve/SAVE
scandir failed:/home/d3adc0d3/server_cs/./platform/SAVE
Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 16:56:12 Mar 8 2010 (4883)
STEAM Auth Server
Server IP address 127.0.1.1:27013
Metamod version 1.19p32 Copyright (c) 2001-2006 Will Day
Patch: Metamod-P (mm-p) v32 Copyright (c) 2004-2007 Jussi Kivilinna
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.
AMX Mod X version 1.8.1.3746 Copyright (c) 2004-2006 AMX Mod X Development Team
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under
certain conditions; type 'amxx gpl' for details.
scandir failed:/home/d3adc0d3/server_cs/./valve/SAVE
scandir failed:/home/d3adc0d3/server_cs/./platform/SAVE
L 06/03/2010 - 20:40:47: -------- Mapchange to de_dust2 --------
[AMXX] Loaded 1 admin from file
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.
Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
"maxplayers" is "15"
exec <filename> : execute a script file
exec <filename> : execute a script file
Menu item 17 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
Menu item 18 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"
Could not establish connection to Steam servers.
Reconnected to Steam servers.
VAC secure mode is activated.
theres another one where i use this pcs ip but its only local, either way someone please help!
I setup the server just find with Metamod and amxmodx, everything works other than it won't let my server connect outside of my lan. I forwarded every single necessary port for HLDS and steam on my DIR-655 xtreme n-gigabit router, most up to date firmware as well.
I've tried numerous ways of of starting up my server
here is what happens:
root@xyz:/home/d3adc0d3/server_cs# ./hlds_run -game cstrike -autoupdate +maxplayers 15 +map de_dust2 +port 27015 +ip 71.224.xxx.xxx +exec server.cfg -sv_lav 0
Auto detecting CPU
Using Pentium II Optimised binary.
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Base Content' version 35
Checking/Installing 'Linux Server Engine' version 54
Checking/Installing 'Half-Life Base Content' version 12
HLDS installation up to date
CAsyncIOManager: 0 threads terminating. 0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 70 single object sleeps, 0 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 0 multi object alertable sleeps
Console initialized.
scandir failed:/home/d3adc0d3/server_cs/./valve/SAVE
scandir failed:/home/d3adc0d3/server_cs/./platform/SAVE
Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 16:56:12 Mar 8 2010 (4883)
STEAM Auth Server
"maxplayers" is "15"
exec <filename> : execute a script file
exec <filename> : execute a script file
WARNING: UDP_OpenSocket: port: 27015 bind: Cannot assign requested address
FATAL ERROR (shutting down): Couldn't allocate dedicated server IP port 27015.
Thu Jun 3 20:51:46 EDT 2010: Server Quit
heres another, I try connecting with just a port and it runs but its only on local, in the servers list the ip is 192.168.0.192:
root@xyz:/home/d3adc0d3/server_cs# ./hlds_run -game cstrike -autoupdate +maxplayers 15 +map de_dust2 +port 27013
Auto detecting CPU
Using Pentium II Optimised binary.
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Base Content' version 35
Checking/Installing 'Linux Server Engine' version 54
Checking/Installing 'Half-Life Base Content' version 12
HLDS installation up to date
CAsyncIOManager: 0 threads terminating. 0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 70 single object sleeps, 0 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 0 multi object alertable sleeps
Console initialized.
scandir failed:/home/d3adc0d3/server_cs/./valve/SAVE
scandir failed:/home/d3adc0d3/server_cs/./platform/SAVE
Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 16:56:12 Mar 8 2010 (4883)
STEAM Auth Server
Server IP address 127.0.1.1:27013
Metamod version 1.19p32 Copyright (c) 2001-2006 Will Day
Patch: Metamod-P (mm-p) v32 Copyright (c) 2004-2007 Jussi Kivilinna
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.
AMX Mod X version 1.8.1.3746 Copyright (c) 2004-2006 AMX Mod X Development Team
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under
certain conditions; type 'amxx gpl' for details.
scandir failed:/home/d3adc0d3/server_cs/./valve/SAVE
scandir failed:/home/d3adc0d3/server_cs/./platform/SAVE
L 06/03/2010 - 20:40:47: -------- Mapchange to de_dust2 --------
[AMXX] Loaded 1 admin from file
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.
Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
"maxplayers" is "15"
exec <filename> : execute a script file
exec <filename> : execute a script file
Menu item 17 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
Menu item 18 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"
Could not establish connection to Steam servers.
Reconnected to Steam servers.
VAC secure mode is activated.
theres another one where i use this pcs ip but its only local, either way someone please help!