09-27-2007, 12:47 PM
How do I run 2 TF2 servers on my dedicated server?
Running 2 TF2 Servers
|
09-27-2007, 12:47 PM
How do I run 2 TF2 servers on my dedicated server?
09-28-2007, 01:54 AM
easiest way, just copy the contents of the steam folder to a different one say steam2, then run the executable with -port 27016 instead of -27015 (in the command line)
09-28-2007, 02:35 AM
I dont know if you will have port forwarding problems, as you have two servers running similar IP ranges on the same machine. I know that you can change the Server port listed, but I do not know how this affects things like the VAC port and the RCON port.
Can anyone fill in the details? I too am curious as to how this would turn out.
09-28-2007, 03:43 AM
if it's a true dedicated server and not behind a "home" router, that's is how it's done.
one startup line would be: ./srcds_run -console blah blah -port 27015 the other one would be: ./srcds_run -console blah blah -port 27016 you can do symlinks if you want and it would save space but the easiest answer is just to do it this way.
09-28-2007, 06:12 AM
I'm inquiring if the computer has one IP, if it'll open up additional ports for second instances of VAC or RCON?
09-28-2007, 06:53 AM
i believe so, all ports would go up by one, just start up a second server and do a "netstat -l" it will show what ports are open.
09-28-2007, 07:06 AM
fqdn Wrote:i believe so, all ports would go up by one, just start up a second server and do a "netstat -l" it will show what ports are open. netstat -a ?
09-28-2007, 07:15 AM
either option will show what ports are open.
according to mine, -l isn't a valid parameter :/
Was just curious.
09-28-2007, 09:23 AM
that's strange, what distro? i'm using centos
09-28-2007, 11:36 PM
SRCDS will assign ports automatically, you shouldn't even have to set -port 27016, normally it selects that by default when 27015 is being used, same goes for the rest of the ports.
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS) Free to join, Live support! (When available) http://forums.srcds.com/viewtopic/5114 |
« Next Oldest | Next Newest »
|