I am trying to run a dedicated server and using non-default maps, here is a scenario to describe the problem.
I have 2 computers, CompA and CompB, let's say.
Ports 23073 TPC & UDP and 23083 TCP have been forwared.
CompA is running a dedicated server with a custom map.
CompB sends request for server list.
CompA's game show up on CompB's list, but when you attempt to join, the port is set to something such as 61xxx.
On CompB, i specified to join CompA's game on port 23073 (by typing it in the 'port' field.), and the map download worked, but if i just clicked the game and pressed 'join' the map could not be downloaded (as the port get's changed back to 61xxx, or whatever port the dedicated server chooses to use).
My question is this: How can i specify port 23073 to be the default port for users to connect through, Instead of the server just using a random one?