SRCDS Steam group


Help with CSS Server- "Could not allocate any server IP port"
#1
Sad 
OS: Windows 7 32-Bit
CPU: Celeron D Single Core 3.3GHZ
RAM: 1 GB
Game: CSS
Startup Command: C:\srcds\orangebox\srcds.exe -console -game cstrike -port 27015 +map surf_greatriver -maxplayers 4 -autoupdate
Admin Mods: Mani

I have a CSS Server that I set up a few weeks ago, and when i turned it on today, I got an error saying that it couldn't allocate any server IP port. I can't think of what the problem would be, because it worked fine yesterday and my IP and ports are the same. Please help so I can get my server running again. Sad
Reply
#2
Remove the -port 27015 from your start line.
Reply
#3
(03-13-2011, 07:33 AM)realchamp Wrote:  Remove the -port 27015 from your start line.
I tried that, so now the command is
C:\srcds\orangebox\srcds.exe -console -game cstrike +map surf_greatriver -maxplayers 4 -autoupdate
and it's still giving me the error. Are there any .cfg's that you might have to look at? Also, if this helps, right before my server crashes, the console says "WARNING: NNET_OpenSocket: bind: WSAEADDRNOTAVAIL".
Reply
#4
(03-13-2011, 07:44 AM)futrchamp Wrote:  
(03-13-2011, 07:33 AM)realchamp Wrote:  Remove the -port 27015 from your start line.
I tried that, so now the command is
C:\srcds\orangebox\srcds.exe -console -game cstrike +map surf_greatriver -maxplayers 4 -autoupdate
and it's still giving me the error. Are there any .cfg's that you might have to look at? Also, if this helps, right before my server crashes, the console says "WARNING: NNET_OpenSocket: bind: WSAEADDRNOTAVAIL".
Okay try to set the port to 27025.
Code:
-port 27025
The problem is that there is already something running on that port already.(port 27015)
Reply
#5
(03-13-2011, 07:58 AM)realchamp Wrote:  
(03-13-2011, 07:44 AM)futrchamp Wrote:  
(03-13-2011, 07:33 AM)realchamp Wrote:  Remove the -port 27015 from your start line.
I tried that, so now the command is
C:\srcds\orangebox\srcds.exe -console -game cstrike +map surf_greatriver -maxplayers 4 -autoupdate
and it's still giving me the error. Are there any .cfg's that you might have to look at? Also, if this helps, right before my server crashes, the console says "WARNING: NNET_OpenSocket: bind: WSAEADDRNOTAVAIL".
Okay try to set the port to 27025.
Code:
-port 27025
The problem is that there is already something running on that port already.(port 27015)
I tried that and I still get the error after setting the port to 27025 instead of 27015. I don't think anything else would be using that port besides my server for any reason. Should I try more ports?

Reply
#6
(03-13-2011, 08:06 AM)futrchamp Wrote:  
(03-13-2011, 07:58 AM)realchamp Wrote:  
(03-13-2011, 07:44 AM)futrchamp Wrote:  
(03-13-2011, 07:33 AM)realchamp Wrote:  Remove the -port 27015 from your start line.
I tried that, so now the command is
C:\srcds\orangebox\srcds.exe -console -game cstrike +map surf_greatriver -maxplayers 4 -autoupdate
and it's still giving me the error. Are there any .cfg's that you might have to look at? Also, if this helps, right before my server crashes, the console says "WARNING: NNET_OpenSocket: bind: WSAEADDRNOTAVAIL".
Okay try to set the port to 27025.
Code:
-port 27025
The problem is that there is already something running on that port already.(port 27015)
I tried that and I still get the error after setting the port to 27025 instead of 27015. I don't think anything else would be using that port besides my server for any reason. Should I try more ports?
Do you have any games running the background? Else try to reboot your system.

Else try changing the clientport.
Code:
+clientport 28005

Also you have to make sure that SRCDS is binding itself to the internal IP.
Reply
#7
This is pretty weird. I found out that if I delete EventScripts and Gungame, then I don't get the error and the server runs fine. Either way, I can play like this until I find the problemSmile. Thanks for your helpBig Grin.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)