Posts: 31
Threads: 9
Joined: Oct 2008
Reputation:
0
Hey, iv'e had this problem before i made a about it like a year back and i fixed it but i don't exactly remember how and the answer wasn't in the old thread so anyways this is my problem i'm hosting 2 servers on 1 computer, all the ports or forwarded correctly i'm using -port 27017 and +clientport 27009 and -sport 27004 and -nohltv on the other server i'm using the default source ports not my problem is the second one i start won't secure itself,
does anyone have any idea of how i could fix this?
Posts: 779
Threads: 5
Joined: Apr 2008
Reputation:
9
Use -port 27025 for second server.
Posts: 2,270
Threads: 45
Joined: May 2007
Reputation:
11
You don't have to use port 27025, you can use pretty much anyone that is not 27015.
realchamp Wrote:Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Posts: 31
Threads: 9
Joined: Oct 2008
Reputation:
0
Alright i'm a bit confused the second server is the one i set all the different ports on the first server is the one with default ports now why does it matter what port as long as i use a unused one and should i use 27025 for the -port or the -sport?
Posts: 2,270
Threads: 45
Joined: May 2007
Reputation:
11
Use any other port using the -port XXXXX command.
realchamp Wrote:Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Posts: 1,033
Threads: 13
Joined: Oct 2008
Reputation:
11
It is recommended to space each server out by 10 ports because of the hltv/friends/vac ports needed from the server also.
Posts: 12
Threads: 3
Joined: Mar 2009
Reputation:
-4
Sorry for hijacking this thread but would the second servers port have to be forwarded in my router?
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
You have to space out your server.
Make sure there are at least 10 ports between each server. This tends to fix this issue.
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Posts: 31
Threads: 9
Joined: Oct 2008
Reputation:
0
Actually i just tried that i'm using 27039 and 27038 with -nohltv for the second one but it still won't secure any ideas?
Posts: 1,033
Threads: 13
Joined: Oct 2008
Reputation:
11
Separate each server by at least 10 ports, so server one is 27038 and server 2 is 27048
Posts: 31
Threads: 9
Joined: Oct 2008
Reputation:
0
Here's the boot line for each server.
Server 1:
C:\tf2goldrush2\orangebox\srcds.exe -console -game tf -maxplayers 32 +fps_max 1000 -secure +map pl_goldrush -tickrate 100
Server2:
C:\tf22fort1\orangebox\srcds.exe -console -game tf -port 27049 +clientport 27039 -nohltv -maxplayers 32 +fps_max 1000 -secure +map ctf_2fort -tickrate 100
So the first one is on default 27015 which leaves far ports in between than 10 so with this said there all spaced out by 10 whats the problem here why won't 1 secure?