This isn't a firewall issue, I don't think (sorry had to get that out of the way). Its a private dedicated box at a 3rd party colo.
I've opened a ton of ports:
UDP: 1200, 26900:27100, 32768:65535
TCP: 26900:27100, 32768:65535
These are the ports I'm running servers on:
27010 - Regular Server
27015 - Regular Server
27017 - Regular Server
27018 - Regular Server
27019 - Regular Server
27020 - SourceTV
So the servers all up, and my favorites are cleared out.
I click Add a Server, enter just the IP and it lists only three servers (well two and SourceTV):
27015 - Regular Server
27017 - Regular Server
27020 - SourceTV
If I add the port to the other servers they show up and I can join them, but I kind of want them to show up in screen without having to add ports.
Am I doing something wrong?
I've looked all over for guides about the best way to number your ports for hosting multiple servers on the same box, but haven't seen anything.
Does anyone have any insight on this?
Thanks
I run the servers with this line:
27015 (shows up): ./srcds_run -game cstrike -ip {myip} -port 27015 -maxplayers 16 -tickrate 66 +fps_max 0 +map de_dust2 +servercfgfile server.cfg +tv_enable 1 +tv_maxclients 15 +tv_port 27020 -autoupdate
27010 (doesn't): ./srcds_run -game cstrike -ip {myip} -port 27010 -maxplayers 32 -tickrate 66 +fps_max 300 +map de_aztec +servercfgfile server.cfg +tv_enable 0 +tv_maxclients 15 +tv_port 27020 -autoupdate
I've opened a ton of ports:
UDP: 1200, 26900:27100, 32768:65535
TCP: 26900:27100, 32768:65535
These are the ports I'm running servers on:
27010 - Regular Server
27015 - Regular Server
27017 - Regular Server
27018 - Regular Server
27019 - Regular Server
27020 - SourceTV
So the servers all up, and my favorites are cleared out.
I click Add a Server, enter just the IP and it lists only three servers (well two and SourceTV):
27015 - Regular Server
27017 - Regular Server
27020 - SourceTV
If I add the port to the other servers they show up and I can join them, but I kind of want them to show up in screen without having to add ports.
Am I doing something wrong?
I've looked all over for guides about the best way to number your ports for hosting multiple servers on the same box, but haven't seen anything.
Does anyone have any insight on this?
Thanks
I run the servers with this line:
27015 (shows up): ./srcds_run -game cstrike -ip {myip} -port 27015 -maxplayers 16 -tickrate 66 +fps_max 0 +map de_dust2 +servercfgfile server.cfg +tv_enable 1 +tv_maxclients 15 +tv_port 27020 -autoupdate
27010 (doesn't): ./srcds_run -game cstrike -ip {myip} -port 27010 -maxplayers 32 -tickrate 66 +fps_max 300 +map de_aztec +servercfgfile server.cfg +tv_enable 0 +tv_maxclients 15 +tv_port 27020 -autoupdate