06-12-2009, 10:26 AM
Ok I had been working on my issues with TF2 for weeks. I believe there are 2 issues that were preventing my server from showing up.
1) I stumbled across an old thread where someone said to remove the -port command from your startup. Evidently srcds is smart enough to automatically assign 27015 and then will make sure that multiple ports are used for multiple servers.
2) This is a little more complicated. The issue has to do with WAN/LAN connectivity on your network/internet connection, more specifically with your NAT. From what I can tell, the only configuration that will validate your server with steam is a PPPoE type of setup. What this means is that your ROUTER identifies your WAN IP. If you are using a DHCP setup (meaning your internet device assigns a local IP to your router) it will likely fail. Depending on your setup and level of experience this can be tough to diagnose. In the end, you want your modem set up as bridge, where it passes the WAN IP to your router.
I can try to clarify this for people who do not understand if you think it is your issue, but by doing these two issues, my server showed up on steam within 5 minutes.
Good Luck!
1) I stumbled across an old thread where someone said to remove the -port command from your startup. Evidently srcds is smart enough to automatically assign 27015 and then will make sure that multiple ports are used for multiple servers.
2) This is a little more complicated. The issue has to do with WAN/LAN connectivity on your network/internet connection, more specifically with your NAT. From what I can tell, the only configuration that will validate your server with steam is a PPPoE type of setup. What this means is that your ROUTER identifies your WAN IP. If you are using a DHCP setup (meaning your internet device assigns a local IP to your router) it will likely fail. Depending on your setup and level of experience this can be tough to diagnose. In the end, you want your modem set up as bridge, where it passes the WAN IP to your router.
I can try to clarify this for people who do not understand if you think it is your issue, but by doing these two issues, my server showed up on steam within 5 minutes.
Good Luck!