SRCDS Steam group


server not connecting to game server list
#1
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
Reply
#2
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
Reply
#3
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
Reply
#4
Snittarn Wrote: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

Thank for you answer, but my server dont have a two ethernet cards, only one.
I writed on my first message, only one !

Birgof
Reply
#5
4fingers Wrote: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

Yes in my configuration is apply in server.cfg sv_region 3

i that case is not problem.

Birgof
Reply
#6
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.
Reply
#7
Snittarn Wrote: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.

This problem is completely resolved. Thanks all, works perfectly. Other problem are not.


Birgof
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)