12-31-2007, 04:33 PM
Followed this thread's instructions on setting up the TF2 server.
http://forums.srcds.com/viewtopic/5439
I am trying to set up a TF2 dedicated server on win2003 server OS. Behind a dlink router and set up port forwarding for the following ports as instructed here http://planethalflife.gamespy.com/View.php?view=HL2Guides.Detail&id=4&game=3 (the tutorial is for CSS:S but i guess the ports are the same)
UDP 1200 (Friends Network)
UDP 27000 to 27015 (Gameport)
UDP 27020
TCP 27030 to 27039
TCP 27015 (SRCDS Rcon port)
(i didnt try forwarding the ports one by one for port range 27000-27015 because there is no room in my dlink port forward settings to do it one by one, so I just set up a range from 27000-27015)
Problem:
Other players can connect fine to my server, however the problem is that when you view the server info in Steam, it says the port is .60189 and i have no idea why this port is there when the port is supposed to be 27015. I am using this command in a .bat file to start the server just like instructed in the guide c:\HLserver\orangebox\srcds.exe -console -game tf -hostport 27015 +maxplayers 32 +map cp_dustbowl
http://forums.srcds.com/viewtopic/5439
I am trying to set up a TF2 dedicated server on win2003 server OS. Behind a dlink router and set up port forwarding for the following ports as instructed here http://planethalflife.gamespy.com/View.php?view=HL2Guides.Detail&id=4&game=3 (the tutorial is for CSS:S but i guess the ports are the same)
UDP 1200 (Friends Network)
UDP 27000 to 27015 (Gameport)
UDP 27020
TCP 27030 to 27039
TCP 27015 (SRCDS Rcon port)
(i didnt try forwarding the ports one by one for port range 27000-27015 because there is no room in my dlink port forward settings to do it one by one, so I just set up a range from 27000-27015)
Problem:
Other players can connect fine to my server, however the problem is that when you view the server info in Steam, it says the port is .60189 and i have no idea why this port is there when the port is supposed to be 27015. I am using this command in a .bat file to start the server just like instructed in the guide c:\HLserver\orangebox\srcds.exe -console -game tf -hostport 27015 +maxplayers 32 +map cp_dustbowl