SRCDS Steam group


Mulitple servers, having a problem
#5
Hi there


I have the same problem. -.-


Starting 1. server with:

Code:
./srcds_run -console -port 27015 -game cstrike +exec server.cfg +map de_dust +maxplayers 12 &


Works all fine.

Staring 2. server with:

Code:
./srcds_run -console -port 27115 -rcon_port 271120 -steamport 271125 -game cstrike +exec server2.cfg +map de_dust +maxplayers 12 &


This message appear:

Quote:RCON Server bind failed (Address already in use)


I've tried it with -sport and without this parameter.


Running the server under debian stable.


Thanks for help Smile


BTW: Why there is no clear dokumentation about srcds?

http://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_3

is a joke or? Oo



[EDIT]



netstat -a when 1 server is running:

Code:
udp        0      0 *:27015                 *:*
udp        0      0 *:27020                 *:*

I think the 27020 is the rcon port, but I said that the port must be 27024. The command rcon_port is ignored, but there is no failure message that the command is not found. Oo
Reply


Messages In This Thread
RE: Mulitple servers, having a problem - blachen - 10-24-2006, 07:05 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)