PDA

View Full Version : Help


XtremeEX
August 31st, 2003, Sunday August 31, 2003 10:01:28 PM
I get this:

[root@localhost root]# cd /usr/local/games/hlds/hlds_l
[root@localhost hlds_l]# ./hlds_run -game cstrike +ip 68.66.75.108 +maxplayers 10 +map cs_assault
Auto-restarting the server on crash

Console initialized.
Protocol version 46
Exe version 3.1.1.1
Exe build: 22:35:19 Apr 29 2003 (2378)
WON Auth Server
WARNING: UDP_OpenSocket: port: 27015 bind: Cannot assign requested address
FATAL ERROR (shutting down): Couldn't allocate dedicated server IP port
./hlds_run: line 83: 3954 Segmentation fault $HL $*
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem
Sun Aug 31 21:58:45 PDT 2003: Server Died

Console initialized.
Protocol version 46
Exe version 3.1.1.1
Exe build: 22:35:19 Apr 29 2003 (2378)
WON Auth Server
WARNING: UDP_OpenSocket: port: 27015 bind: Cannot assign requested address
FATAL ERROR (shutting down): Couldn't allocate dedicated server IP port
./hlds_run: line 83: 3957 Segmentation fault $HL $*
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem
Sun Aug 31 21:59:07 PDT 2003: Server Died




What am I doing wrong?

OS- Red Hat Linux 9
D-Link router (tried setting alot of rules I don't know if they are all correct)

SecurityDVD
August 31st, 2003, Sunday August 31, 2003 11:22:25 PM
dont have +ip in there.. it should only be used if you need to setup an ip statically..

It will do it by itself

Milenko
September 1st, 2003, Monday September 1, 2003 11:39:16 AM
You can only use the +ip command if the IP is physically visible on the machine, which it isn't if you're behind a router\firewall.

XtremeEX
September 8th, 2003, Monday September 8, 2003 05:34:10 PM
My server likes to set my IP to it's WAN IP or whatever. I was reading up and said that I needed to add +ip but I'll try it the alternative.

XtremeEX
September 8th, 2003, Monday September 8, 2003 06:45:25 PM
Here, look, this is what I get now.

[root@localhost root]# cd /usr/local/games/hlds/hlds_l
[root@localhost hlds_l]# ./hlds_run -game cstrike +maxplayers 10 +map cs_assault
Auto-restarting the server on crash

Console initialized.
Protocol version 46
Exe version 3.1.1.1
Exe build: 22:35:19 Apr 29 2003 (2378)
WON Auth Server
Server IP address 127.0.0.1:27015
Downloading Security Module from Speakeasy.net ...
Completed downloading Security Module from Speakeasy.net
Server is in Secure Mode.
Adding Auth server 65.73.232.251:27040
Adding Auth server 65.73.232.253:27040
Adding master server 65.73.232.251:27010
Adding master server 65.73.232.253:27010
Adding master server 65.73.232.252:27010



Turns out my server is only accessable through the network. Now how would you fix that? (D-Link router)

Milenko
September 8th, 2003, Monday September 8, 2003 07:00:53 PM
There is this nice pinned topic called

DLINK SERIES ROUTERS

http://server.counter-strike.net/forums/showthread.php?s=&threadid=26922

XtremeEX
September 13th, 2003, Saturday September 13, 2003 11:32:14 AM
I tried alot from that topic. I even got the manual which doesn't say much. My server only launches as 127.0.0.1 and it doesn't use its internet IP. I've tried using +ip and i was told to take it off.

I'm in need of desperate help.