I currently run 2 sever, and the 1 server is running off port 27015, and the other server is running off 27016. How do I change the ports that they are on? Below is the commands that I thought were needed to change the port.
"D:\JediMan\tf2\server 2\orangebox\srcds.exe" -game tf -console +exec server.cfg +maxplayers 24 +map ctf_2fort -hostport 27020
it seems that even though I have a hostport of 27020 it defaults to 27016
Additionally I've tried - also the problem might be a missing "+ip xxx.xxx.xx.xx" at your startup line. Its still defaulting to 27016 for the second server
"D:\JediMan\tf2\server 2\orangebox\srcds.exe" -game tf -console +exec server.cfg +maxplayers 24 +map ctf_2fort -hostport 27020
it seems that even though I have a hostport of 27020 it defaults to 27016
Additionally I've tried - also the problem might be a missing "+ip xxx.xxx.xx.xx" at your startup line. Its still defaulting to 27016 for the second server