Posts: 11
Threads: 3
Joined: Jun 2005
Reputation:
0
Hi all,
my server connected to steam server sucessfully, but i not see my server in internet server in steam GUI. This is very important problem for my. My OS is Fedora Core 3, my firewall in configured, all port needed for gaming is open. 27000-27030 on TCP and UDP protocols.
Server running normally whith my configuration. As long as insert IP adress od my server in Favorite servers running good, but in Internet list missing.
Thanks for all answers
Birgof
Posts: 25
Threads: 4
Joined: Jun 2005
Reputation:
0
Do you have two network cards in your machine? Perhaps you have to specify the IP-address of your network card which goes to the WAN-side.
Add +ip xxx.xxx.xxx.xxx to the command-line.
/Daniel
Posts: 43
Threads: 10
Joined: Jan 2005
Reputation:
0
Make sure you have all this ports open as well
[UDP] 1200 (used for Steam's Friends service)
[UDP] 27000 to 27015 (so that means all ports in between too)
[TCP] 27030 to 27039 (idem)
=> these are all Steam related ports
[UDP] 27015 and 27020 (default DS port, also used for HLTV)
[TCP] 27015 (you want to forward this for RCON access)
=> these ports are used by the dedicated server itself
Make sure you add the correct IP in the command line you start your server and make sure you put the region your server is in. by putting this in the server.cfg
// Must specify sv_region, or it won't show up in Steam server browser
// 0: US East coast
// 1: US West coast
// 2: South America
// 3: Europe
// 4: Asia
// 5: Australia
// 6: Middle East
// 7: Africa
// 255: All
sv_region 3
Posts: 25
Threads: 4
Joined: Jun 2005
Reputation:
0
Do you have outbound restrictions in your firewall? I have, and it's quite hard to find the correct outbound ports! I opened 27011 outbound for the server to be appropriately registered to the master servers. However, this alone won't work if you have the -autoupdate flag added to ./srcds_run.