Posts: 4
Threads: 1
Joined: Jan 2008
Reputation:
0
01-07-2008, 11:27 AM
(This post was last modified: 01-07-2008, 11:28 AM by perceptor.)
Hey everybody!
I have a machine with centOS installed, have to put 4 CS, 2 DOD and 3 TF2 servers...
I separeted the installation in:
/home/user/cs (want 27035, 27040 and 27045)
/home/user/dod (want, 27050 and 27055)
/home/user/tf2 (ports 27005, 27010 and 27015)
And using screen i put the 3 TF2 working fine with rcon, admin mod etc... but the CS and DOD can´t run... tell me this error:
WARNING: UDP_OpenSocket: unable to bind socket
Couldn't allocate dedicated SourceTV UDP port
The line who i used is:
./srcds_run -console -secure -game cstrike +ip xxx.xxx.xxx.xxx +port 27030 -maxplayers 24 +exec server1.cfg
Somebody know some solution for this problem? already test with no firewall... please help me. Solutions or tutorials to reinstall all are very very welcome
Posts: 17
Threads: 5
Joined: Jun 2007
Reputation:
0
01-07-2008, 12:11 PM
(This post was last modified: 01-07-2008, 12:13 PM by fujitech.)
someone can correct me if I'm wrong but I think srcds only works with ports 27015-27019 for game servers?... in which case you would need more ips which is what i ended up doing i have 4 ips for 14 servers on one box.
Posts: 2,270
Threads: 45
Joined: May 2007
Reputation:
11
I think SRCDS can run on any port.
realchamp Wrote:Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Posts: 483
Threads: 9
Joined: Mar 2007
Reputation:
0
sourcetv runs on 27020 by default
if your not trying to have sourcetv you can try putting the launch param "+tv_enable 0" on all the servers.
might work
Posts: 483
Threads: 9
Joined: Mar 2007
Reputation:
0
are you trying to run these all off the same IP?
Posts: 483
Threads: 9
Joined: Mar 2007
Reputation:
0
you can try +tv_port xx with different ports for each server
Posts: 4
Threads: 1
Joined: Jan 2008
Reputation:
0
01-08-2008, 12:17 AM
(This post was last modified: 01-08-2008, 12:20 AM by perceptor.)
Yes, they are running but when i fix the rcon problema puting +ip and +port in command line and now only 3 go up, like the doors are all closed... any other idea to build this 7 servers ?
Posts: 483
Threads: 9
Joined: Mar 2007
Reputation:
0
get more IPs
did you try to assign the sourcetv ports different for each server?
Posts: 2,270
Threads: 45
Joined: May 2007
Reputation:
11
You need to put -IP or -port, not +ip or+port
realchamp Wrote:Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Posts: 4
Threads: 1
Joined: Jan 2008
Reputation:
0
With -ip and -port still not having the 'port' to run more than 4 servers at same time...
please, some light?!
Posts: 483
Threads: 9
Joined: Mar 2007
Reputation:
0
you have to set them differently try spacing them out, 1000 at a time. 27015, 26015 etc etc
Posts: 92
Threads: 3
Joined: Jun 2008
Reputation:
0
You should be able to use any port that is free.
If i'ts not free srcds will try the next port.
+ip x.x.x.x -port 27015 +tv_port 27020
and if you don't want any TV add "-nohltv" or "-tvdisable" to the launch string.
http://developer.valvesoftware.com/wiki/Source_TV#Command_Line_Parameters
"the box said 'requires windows xp or better'. so i installed linux"
Linux Ubuntu 9.04 Server 2.6.30-vanilla #1 SMP PREEMPT x86_64