chevy_z71 Posted October 21, 2003 Posted October 21, 2003 Can anyone help me I keep getting this. 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: 2285 Segmentation fault $HL $* Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem Tue Oct 21 01:43:03 CDT 2003: Server Died Do you think that it could be because I am behing a router? I set port forwarding for 27015 on my computer. Share this post Link to post Share on other sites More sharing options...
Guest FxXP Posted October 21, 2003 Posted October 21, 2003 Are you also running DMZ on that router? If so, turn it off. You should be forwarding the 192 based IP of the server to the IP of your cable or DSL modem. Same port # 27015-27015. You need to use both TCP and UDP. Share this post Link to post Share on other sites More sharing options...
chevy_z71 Posted October 21, 2003 Posted October 21, 2003 yeah i am running dmz. I have read that cs will use 27015-27055. Is there any other ports that i need to open up? I tried just the port forwarding with 27015 alone without the dmz and it didn't work either. Share this post Link to post Share on other sites More sharing options...
Trakfast11 Posted October 21, 2003 Posted October 21, 2003 (edited) i thought that cs might use only 27***, but apparently that isn't the case (atleast for servers). 2 days ago i joined a cs sever and it was using 10000 as its server port. , so i'm guessing the admin can assign almost any port that is free. i don't know if this will work, but have you tried enabling WAN requests? Edited October 21, 2003 by Trakfast11 Share this post Link to post Share on other sites More sharing options...
Bosco Posted October 22, 2003 Posted October 22, 2003 try something like: ./hlds_run -game cstrike +exec server.cfg +ip 192.168.1.45 +port 27015 +maxplayers 16 +map de_dust Change the ip address to match your IP address on your lan at home. Share this post Link to post Share on other sites More sharing options...
chevy_z71 Posted October 22, 2003 Posted October 22, 2003 I have already tried using my lan ip and my isp ip and neither one of them work Share this post Link to post Share on other sites More sharing options...
Bosco Posted October 22, 2003 Posted October 22, 2003 Alright: netstat -anp | grep 27015 See if anything is already listening on that port number. Share this post Link to post Share on other sites More sharing options...
chevy_z71 Posted October 22, 2003 Posted October 22, 2003 (edited) I didn't get any output. Is that port being blocked? Edited October 22, 2003 by chevy_z71 Share this post Link to post Share on other sites More sharing options...
Bosco Posted October 22, 2003 Posted October 22, 2003 I didn't get any output. Is that port being blocked? No output, probably means that no other programs are listening on that port. Are you running a firewall or some type of IDS on your linux box? Share this post Link to post Share on other sites More sharing options...
chevy_z71 Posted October 22, 2003 Posted October 22, 2003 No actually this is a new install of red hat 9. The only thing i have done is get all the updates and put a few other utilities on here. Share this post Link to post Share on other sites More sharing options...
Bosco Posted October 22, 2003 Posted October 22, 2003 hrm well the only other thing I know to try is, try starting it on another port #: ./hlds_run -game cstrike +port 27020 +maxplayers 16 +map de_dust Share this post Link to post Share on other sites More sharing options...
chevy_z71 Posted October 22, 2003 Posted October 22, 2003 that seemed to be the problem, but i get this Downloading Security Module from Speakeasy.net ... Error downloading Security Module from Speakeasy.net Server is not Secure. Adding Auth Server Adding Auth Server Adding Master Server Adding Master Server Adding Master Server Share this post Link to post Share on other sites More sharing options...
Recommended Posts