Re: [hlds] Problem with server listing

2007-02-10 Thread Ole Kristian Rosvold
--
[ Picked text/plain from multipart/alternative ]
Well, it didn't make any sense to set +ip local-IP in the launch
options.

You can see for your self query on my external-ip on gametiger.net
http://gametiger.net/search?address=82.134.46.70game=all

Ole K.
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


RE: [hlds] Problem with server listing

2007-02-09 Thread Edward Luna
I believe there is a distinction between port and the protocol allowed on 
that port.  It may be that opening the port, with no additional qualifiers, 
opens the port to all protocols.  I too have only opened my port to the TCP 
protocol and my servers are listed fine... but I did not explicitly disallow 
UDP on the ports.  To be honest I never really thought about it all that much 
because it wasn't broken so I didn't try to fix it.  Maybe some of the very 
knowledgeable network guys here can shed more definitive light on the topic.


-Original Message-
From: Ook [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 08, 2007 11:12 PM
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] Problem with server listing


I don't think all of the information that Valve provides is correct. Maybe
it's just outdated? You would think, after all, that Valve of all people
would get it right? For example:

 You have to have both UDP and TCP forwarded for the server to be listed
 and accessible.
I've never forwarded the TCP port, and my server is always on the list.

Someone here once posted a link to a definitive listing of ports. It
explained what they were for, and whether they were local or remote (on your
server, or at Valve's end). Anyone know where that is? I don't believe that
list below is correct - I only forward 27015-27016 UDP, and my server works
fine. I don't even forward the friends port (I probalby should, just haven't
got around to doing it).


- Original Message -
From: Scott Tuttle [EMAIL PROTECTED]
To: hlds@list.valvesoftware.com
Sent: Thursday, February 08, 2007 11:18 AM
Subject: RE: [hlds] Problem with server listing


 That is to get STEAM to work... Not to run a hlds/srcds server.

 As far as dedicated servers go... This is all that is needed...

 http://support.steampowered.com/cgi-bin/steampowered.cfg/php/enduser/std_adp
 .php?p_faqid=204p_created=1094004090p_sid=NMPlUKtip_lva=p_sp=cF9zcmNoPTE
 mcF9zb3J0X2J5PSZwX2dyaWRzb3J0PSZwX3Jvd19jbnQ9OCZwX3Byb2RzPSZwX2NhdHM9JnBfcHY
 9JnBfY3Y9JnBfc2VhcmNoX3R5cGU9YW5zd2Vycy5zZWFyY2hfbmwmcF9wYWdlPTEmcF9zZWFyY2h
 fdGV4dD1mb3J3YXJkp_li=p_topview=1

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Dan E
 Sent: Thursday, February 08, 2007 1:55 PM
 To: hlds@list.valvesoftware.com
 Subject: RE: [hlds] Problem with server listing

 Actually, it is recommended to forward a few more than just 27015:

 UDP 1200 (Friends Network)
 UDP 27000 to 27015 (Gameport)
 UDP 27020
 TCP 27030 to 27039
 TCP: 27015 (SRCDS Rcon port)

 http://forums.steampowered.com/forums/showthread.php?t=189717

 I've heard of that port problem on some D-Link routers
 however.  Do a search
 on the steampowered forums to see what you can come up with.
 I think it may
 have had something to do with UPnP, but I'm not entirely sure.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Scott Tuttle
 Sent: Thursday, February 08, 2007 12:10 PM
 To: hlds@list.valvesoftware.com
 Subject: RE: [hlds] Problem with server listing

 You do not need to forward all of those ports to the server.
 You only need
 to forward tcp and udp 27015.

 You might try removing all those forwards and then trying again.



  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of Ole
  Kristian Rosvold
  Sent: Thursday, February 08, 2007 11:45 AM
  To: hlds@list.valvesoftware.com
  Subject: [hlds] Problem with server listing
 
  --
  [ Picked text/plain from multipart/alternative ]
  Hello!
 
  I have sat up an dedicated Counter-Strike: Source server.
  It work almost OK, players can connect (if they use the IP
  adress) and play.
  The problem is, my server don't appare in master server list.
  When I search
  for my server on www.gametiger.net on IP, my server respond
  with a random
  port, normally 500XX.
  I have forwarded following ports to the server-computer:
  UDP 1200
  UDP 27000 - 27039 (every port in that range)
  TCP 27015 - 27039 (every port in range)
 
  I have sat the sv_region (3 - As in Europe) in the server.cfg
  I start my server with the following command:
  srcds.exe -console -game cstrike -port 27015 +sv_lan 0
 +map de_dust2
  +maxplayers 16 -tickrate 100
 
  I hope you can help me, and would be very thankful for that.
  Best regards Ole Kristian
  --
 
  ___
  To unsubscribe, edit your list preferences, or view the list
  archives, please visit:
  http://list.valvesoftware.com/mailman/listinfo/hlds


 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds


 ___
 To unsubscribe, edit your list preferences, or view the list
 archives, please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds

Re: [hlds] Problem with server listing

2007-02-09 Thread ccfan4326
--
[ Picked text/plain from multipart/alternative ]
Yeah, forwarding should not be required to get your server on the master
server list. Forwarding is only needed for ports on which a program needs to
directly accept incoming connections (i.e. servers), because of the way
routers work. As far as the server listings go, the dedicated server is a
client (outgoing connection) in the respect that it connects to the master
server, and thus should not require any screwing around with forwarding. The
only port that should need to be forwarded is the game port, 27015, which
uses UDP (and TCP for rcon).

Firewalls are another story though, since they are able to block outgoing
connections. He could behind a third-party firewall, the Windows firewall, a
firewall on the router, etc. Though it would be odd for a firewall to block
that while at the same time allowing players to connect.

On 2/8/07, Jason O. Washburn [EMAIL PROTECTED] wrote:

 I'm with Ook forwarding is not necessary.

 Jason

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Ook
 Sent: Thursday, February 08, 2007 10:12 PM
 To: hlds@list.valvesoftware.com
 Subject: Re: [hlds] Problem with server listing


 I don't think all of the information that Valve provides is correct.
 Maybe it's just outdated? You would think, after all, that Valve of all
 people would get it right? For example:

  You have to have both UDP and TCP forwarded for the server to be
  listed and accessible.
 I've never forwarded the TCP port, and my server is always on the list.

 Someone here once posted a link to a definitive listing of ports. It
 explained what they were for, and whether they were local or remote (on
 your server, or at Valve's end). Anyone know where that is? I don't
 believe that list below is correct - I only forward 27015-27016 UDP, and
 my server works fine. I don't even forward the friends port (I probalby
 should, just haven't got around to doing it).


 - Original Message -
 From: Scott Tuttle [EMAIL PROTECTED]
 To: hlds@list.valvesoftware.com
 Sent: Thursday, February 08, 2007 11:18 AM
 Subject: RE: [hlds] Problem with server listing


  That is to get STEAM to work... Not to run a hlds/srcds server.
 
  As far as dedicated servers go... This is all that is needed...
 
  http://support.steampowered.com/cgi-bin/steampowered.cfg/php/enduser/s
  td_adp
 
 .php?p_faqid=204p_created=1094004090p_sid=NMPlUKtip_lva=p_sp=cF9zcmN
 oPTE
 
 mcF9zb3J0X2J5PSZwX2dyaWRzb3J0PSZwX3Jvd19jbnQ9OCZwX3Byb2RzPSZwX2NhdHM9JnB
 fcHY
 
 9JnBfY3Y9JnBfc2VhcmNoX3R5cGU9YW5zd2Vycy5zZWFyY2hfbmwmcF9wYWdlPTEmcF9zZWF
 yY2h
  fdGV4dD1mb3J3YXJkp_li=p_topview=1
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of Dan E
  Sent: Thursday, February 08, 2007 1:55 PM
  To: hlds@list.valvesoftware.com
  Subject: RE: [hlds] Problem with server listing
 
  Actually, it is recommended to forward a few more than just 27015:
 
  UDP 1200 (Friends Network)
  UDP 27000 to 27015 (Gameport)
  UDP 27020
  TCP 27030 to 27039
  TCP: 27015 (SRCDS Rcon port)
 
  http://forums.steampowered.com/forums/showthread.php?t=189717
 
  I've heard of that port problem on some D-Link routers however.  Do a

  search on the steampowered forums to see what you can come up with.
  I think it may
  have had something to do with UPnP, but I'm not entirely sure.
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of Scott Tuttle
  Sent: Thursday, February 08, 2007 12:10 PM
  To: hlds@list.valvesoftware.com
  Subject: RE: [hlds] Problem with server listing
 
  You do not need to forward all of those ports to the server. You only

  need to forward tcp and udp 27015.
 
  You might try removing all those forwards and then trying again.
 
 
 
   -Original Message-
   From: [EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED] On Behalf Of Ole
   Kristian Rosvold
   Sent: Thursday, February 08, 2007 11:45 AM
   To: hlds@list.valvesoftware.com
   Subject: [hlds] Problem with server listing
  
   --
   [ Picked text/plain from multipart/alternative ]
   Hello!
  
   I have sat up an dedicated Counter-Strike: Source server. It work
   almost OK, players can connect (if they use the IP
   adress) and play.
   The problem is, my server don't appare in master server list. When
   I search for my server on www.gametiger.net on IP, my server
   respond with a random
   port, normally 500XX.
   I have forwarded following ports to the server-computer:
   UDP 1200
   UDP 27000 - 27039 (every port in that range)
   TCP 27015 - 27039 (every port in range)
  
   I have sat the sv_region (3 - As in Europe) in the server.cfg I
   start my server with the following command: srcds.exe -console
   -game cstrike -port 27015 +sv_lan 0
  +map de_dust2
   +maxplayers 16 -tickrate 100
  
   I hope you can help me, and would be very thankful for that. Best
   regards Ole Kristian

RE: [hlds] Problem with server listing

2007-02-09 Thread Megatron
I think the problem may be that there is no distinction between inbound and
outbound ports. Usually all that is listed for most games is a port range.
We know that port forwarding is for inbound packets and just 27015 UDP is
the default port required. Most home firewall routers don't block outbound
ports so that's usually not a concern. If you have a dedicated firewall that
blocks everything inbound and outbound then some of the outbound ports need
to be opened as well.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ole Kristian Rosvold
Sent: Thursday, February 08, 2007 8:45 AM
To: hlds@list.valvesoftware.com
Subject: [hlds] Problem with server listing

--
[ Picked text/plain from multipart/alternative ]
Hello!

I have sat up an dedicated Counter-Strike: Source server.
It work almost OK, players can connect (if they use the IP adress) and play.
The problem is, my server don't appare in master server list. When I search
for my server on www.gametiger.net on IP, my server respond with a random
port, normally 500XX.
I have forwarded following ports to the server-computer:
UDP 1200
UDP 27000 - 27039 (every port in that range)
TCP 27015 - 27039 (every port in range)

I have sat the sv_region (3 - As in Europe) in the server.cfg
I start my server with the following command:
srcds.exe -console -game cstrike -port 27015 +sv_lan 0 +map de_dust2
+maxplayers 16 -tickrate 100

I hope you can help me, and would be very thankful for that.
Best regards Ole Kristian
--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] Problem with server listing

2007-02-09 Thread ccfan4326
--
[ Picked text/plain from multipart/alternative ]
Usually home routers don't have firewalls, they just have the side effect of
acting like one because of the way NAT works (which doesn't block any
outbound connections, just inbound). He said is router is an OpenBSD server
though and that he's not the one that manages it, so it could definitely
have some firewall rule blocking outbound connections on certain ports.

On 2/9/07, Megatron [EMAIL PROTECTED] wrote:

 I think the problem may be that there is no distinction between inbound
 and
 outbound ports. Usually all that is listed for most games is a port range.
 We know that port forwarding is for inbound packets and just 27015 UDP is
 the default port required. Most home firewall routers don't block
 outbound
 ports so that's usually not a concern. If you have a dedicated firewall
 that
 blocks everything inbound and outbound then some of the outbound ports
 need
 to be opened as well.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Ole Kristian
 Rosvold
 Sent: Thursday, February 08, 2007 8:45 AM
 To: hlds@list.valvesoftware.com
 Subject: [hlds] Problem with server listing

 --
 [ Picked text/plain from multipart/alternative ]
 Hello!

 I have sat up an dedicated Counter-Strike: Source server.
 It work almost OK, players can connect (if they use the IP adress) and
 play.
 The problem is, my server don't appare in master server list. When I
 search
 for my server on www.gametiger.net on IP, my server respond with a random
 port, normally 500XX.
 I have forwarded following ports to the server-computer:
 UDP 1200
 UDP 27000 - 27039 (every port in that range)
 TCP 27015 - 27039 (every port in range)

 I have sat the sv_region (3 - As in Europe) in the server.cfg
 I start my server with the following command:
 srcds.exe -console -game cstrike -port 27015 +sv_lan 0 +map de_dust2
 +maxplayers 16 -tickrate 100

 I hope you can help me, and would be very thankful for that.
 Best regards Ole Kristian
 --

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds


 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds

--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] Problem with server listing

2007-02-09 Thread Aaron M.

I think if you're on a natted network, this may also be the cause of
your server not being listed. I have the same problem when I try to host
a dedicated server at my house behind my linux firewall. The dedicated
server doesn't know what it's public IP is, so when it tells valve's
servers hey, my IP address is 192.168.1.5 for example, the master
server probably ignores it since it's an unroutable IP address. This
would be my guess.

Megatron wrote:

I think the problem may be that there is no distinction between inbound and
outbound ports. Usually all that is listed for most games is a port range.
We know that port forwarding is for inbound packets and just 27015 UDP is
the default port required. Most home firewall routers don't block outbound
ports so that's usually not a concern. If you have a dedicated firewall that
blocks everything inbound and outbound then some of the outbound ports need
to be opened as well.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ole Kristian Rosvold
Sent: Thursday, February 08, 2007 8:45 AM
To: hlds@list.valvesoftware.com
Subject: [hlds] Problem with server listing

--
[ Picked text/plain from multipart/alternative ]
Hello!

I have sat up an dedicated Counter-Strike: Source server.
It work almost OK, players can connect (if they use the IP adress) and play.
The problem is, my server don't appare in master server list. When I search
for my server on www.gametiger.net on IP, my server respond with a random
port, normally 500XX.
I have forwarded following ports to the server-computer:
UDP 1200
UDP 27000 - 27039 (every port in that range)
TCP 27015 - 27039 (every port in range)

I have sat the sv_region (3 - As in Europe) in the server.cfg
I start my server with the following command:
srcds.exe -console -game cstrike -port 27015 +sv_lan 0 +map de_dust2
+maxplayers 16 -tickrate 100

I hope you can help me, and would be very thankful for that.
Best regards Ole Kristian
--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds




___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


RE: [hlds] Problem with server listing

2007-02-09 Thread Yvon.Letourneau
This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Hi Ole,

Try +port 27015 instead of -port 27015 (difference being the plus prefix 
instead of the minus prefix).   The minus doesn't set the port variable 
correctly.  Pls let me know if that helps or not.

Cheers,
Yvon




From: [EMAIL PROTECTED] on behalf of Ole Kristian Rosvold
Sent: Thu 2/8/2007 11:44 AM
To: hlds@list.valvesoftware.com
Subject: [hlds] Problem with server listing



--
[ Picked text/plain from multipart/alternative ]
Hello!

I have sat up an dedicated Counter-Strike: Source server.
It work almost OK, players can connect (if they use the IP adress) and play.
The problem is, my server don't appare in master server list. When I search
for my server on www.gametiger.net on IP, my server respond with a random
port, normally 500XX.
I have forwarded following ports to the server-computer:
UDP 1200
UDP 27000 - 27039 (every port in that range)
TCP 27015 - 27039 (every port in range)

I have sat the sv_region (3 - As in Europe) in the server.cfg
I start my server with the following command:
srcds.exe -console -game cstrike -port 27015 +sv_lan 0 +map de_dust2
+maxplayers 16 -tickrate 100

I hope you can help me, and would be very thankful for that.
Best regards Ole Kristian
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds



--


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


RE: [hlds] Problem with server listing

2007-02-09 Thread Yvon.Letourneau
This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
My appologies, Ole - I misread your e-mail  :(  This +port fix is for 1.6 - and 
i'm not aware of whether or not the problem exists in Source or not.  
Consequentially, this might not work.  But if it does - let me know :)



From: Letourneau, Yvon (yletourn)
Sent: Fri 2/9/2007 11:49 AM
To: hlds@list.valvesoftware.com; hlds@list.valvesoftware.com
Subject: RE: [hlds] Problem with server listing


Hi Ole,

Try +port 27015 instead of -port 27015 (difference being the plus prefix 
instead of the minus prefix).   The minus doesn't set the port variable 
correctly.  Pls let me know if that helps or not.

Cheers,
Yvon




From: [EMAIL PROTECTED] on behalf of Ole Kristian Rosvold
Sent: Thu 2/8/2007 11:44 AM
To: hlds@list.valvesoftware.com
Subject: [hlds] Problem with server listing



--
[ Picked text/plain from multipart/alternative ]
Hello!

I have sat up an dedicated Counter-Strike: Source server.
It work almost OK, players can connect (if they use the IP adress) and play.
The problem is, my server don't appare in master server list. When I search
for my server on www.gametiger.net on IP, my server respond with a random
port, normally 500XX.
I have forwarded following ports to the server-computer:
UDP 1200
UDP 27000 - 27039 (every port in that range)
TCP 27015 - 27039 (every port in range)

I have sat the sv_region (3 - As in Europe) in the server.cfg
I start my server with the following command:
srcds.exe -console -game cstrike -port 27015 +sv_lan 0 +map de_dust2
+maxplayers 16 -tickrate 100

I hope you can help me, and would be very thankful for that.
Best regards Ole Kristian
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds



--


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


RE: [hlds] Problem with server listing

2007-02-09 Thread Dan E
But when you get the server list, you ping all the servers.  If you don't
get a response, then what are the chances that it's going to show up?  You
may not need the port forwarding to tell the master server that your server
exists, but you definitely need port forwarding to prove that it exists with
a ping reply.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of ccfan4326
Sent: Friday, February 09, 2007 10:39 AM
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] Problem with server listing

--
[ Picked text/plain from multipart/alternative ]
Yeah, forwarding should not be required to get your server on the master
server list. Forwarding is only needed for ports on which a program needs to
directly accept incoming connections (i.e. servers), because of the way
routers work. As far as the server listings go, the dedicated server is a
client (outgoing connection) in the respect that it connects to the master
server, and thus should not require any screwing around with forwarding. The
only port that should need to be forwarded is the game port, 27015, which
uses UDP (and TCP for rcon).

Firewalls are another story though, since they are able to block outgoing
connections. He could behind a third-party firewall, the Windows firewall, a
firewall on the router, etc. Though it would be odd for a firewall to block
that while at the same time allowing players to connect.

On 2/8/07, Jason O. Washburn [EMAIL PROTECTED] wrote:

 I'm with Ook forwarding is not necessary.

 Jason

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Ook
 Sent: Thursday, February 08, 2007 10:12 PM
 To: hlds@list.valvesoftware.com
 Subject: Re: [hlds] Problem with server listing


 I don't think all of the information that Valve provides is correct.
 Maybe it's just outdated? You would think, after all, that Valve of all
 people would get it right? For example:

  You have to have both UDP and TCP forwarded for the server to be
  listed and accessible.
 I've never forwarded the TCP port, and my server is always on the list.

 Someone here once posted a link to a definitive listing of ports. It
 explained what they were for, and whether they were local or remote (on
 your server, or at Valve's end). Anyone know where that is? I don't
 believe that list below is correct - I only forward 27015-27016 UDP, and
 my server works fine. I don't even forward the friends port (I probalby
 should, just haven't got around to doing it).


 - Original Message -
 From: Scott Tuttle [EMAIL PROTECTED]
 To: hlds@list.valvesoftware.com
 Sent: Thursday, February 08, 2007 11:18 AM
 Subject: RE: [hlds] Problem with server listing


  That is to get STEAM to work... Not to run a hlds/srcds server.
 
  As far as dedicated servers go... This is all that is needed...
 
  http://support.steampowered.com/cgi-bin/steampowered.cfg/php/enduser/s
  td_adp
 
 .php?p_faqid=204p_created=1094004090p_sid=NMPlUKtip_lva=p_sp=cF9zcmN
 oPTE
 
 mcF9zb3J0X2J5PSZwX2dyaWRzb3J0PSZwX3Jvd19jbnQ9OCZwX3Byb2RzPSZwX2NhdHM9JnB
 fcHY
 
 9JnBfY3Y9JnBfc2VhcmNoX3R5cGU9YW5zd2Vycy5zZWFyY2hfbmwmcF9wYWdlPTEmcF9zZWF
 yY2h
  fdGV4dD1mb3J3YXJkp_li=p_topview=1
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of Dan E
  Sent: Thursday, February 08, 2007 1:55 PM
  To: hlds@list.valvesoftware.com
  Subject: RE: [hlds] Problem with server listing
 
  Actually, it is recommended to forward a few more than just 27015:
 
  UDP 1200 (Friends Network)
  UDP 27000 to 27015 (Gameport)
  UDP 27020
  TCP 27030 to 27039
  TCP: 27015 (SRCDS Rcon port)
 
  http://forums.steampowered.com/forums/showthread.php?t=189717
 
  I've heard of that port problem on some D-Link routers however.  Do a

  search on the steampowered forums to see what you can come up with.
  I think it may
  have had something to do with UPnP, but I'm not entirely sure.
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of Scott Tuttle
  Sent: Thursday, February 08, 2007 12:10 PM
  To: hlds@list.valvesoftware.com
  Subject: RE: [hlds] Problem with server listing
 
  You do not need to forward all of those ports to the server. You only

  need to forward tcp and udp 27015.
 
  You might try removing all those forwards and then trying again.
 
 
 
   -Original Message-
   From: [EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED] On Behalf Of Ole
   Kristian Rosvold
   Sent: Thursday, February 08, 2007 11:45 AM
   To: hlds@list.valvesoftware.com
   Subject: [hlds] Problem with server listing
  
   --
   [ Picked text/plain from multipart/alternative ]
   Hello!
  
   I have sat up an dedicated Counter-Strike: Source server. It work
   almost OK, players can connect (if they use the IP
   adress) and play.
   The problem is, my server don't appare in master server list. When
   I search for my server on www.gametiger.net on IP, my server
   respond with a random
   port

Re: [hlds] Problem with server listing

2007-02-09 Thread Ole Kristian Rosvold
--
[ Picked text/plain from multipart/alternative ]
Thanks for all the answares!

To clear up a bit, I am on a NAT network.

I have tried to set -port 27015 instead of +port, but no matter.

To Dan E, I don't understand what you actually mean, can you try to
re-explain it?
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


RE: [hlds] Problem with server listing

2007-02-09 Thread Scott Tuttle
http://support.steampowered.com/cgi-bin/steampowered.cfg/php/enduser/std_adp
.php?p_faqid=163p_created=1093388792p_sid=opCguQtip_lva=p_sp=cF9zcmNoPTE
mcF9zb3J0X2J5PSZwX2dyaWRzb3J0PSZwX3Jvd19jbnQ9MzQ5JnBfcHJvZHM9JnBfY2F0cz0mcF9
wdj0mcF9jdj0mcF9zZWFyY2hfdHlwZT1hbnN3ZXJzLnNlYXJjaF9ubCZwX3BhZ2U9MSZwX3NlYXJ
jaF90ZXh0PW1hc3RlciBsaXN0p_li=p_topview=1

The first thing to check is to make sure your firewall and router has port
27015 open and forwarded (or whatever port you are using for your server).
You have to have both UDP and TCP forwarded for the server to be listed and
accessible.

http://support.steampowered.com/cgi-bin/steampowered.cfg/php/enduser/std_adp
.php?p_faqid=165p_created=1093390525p_sid=opCguQtip_lva=163p_sp=cF9zcmNo
PTEmcF9zb3J0X2J5PSZwX2dyaWRzb3J0PSZwX3Jvd19jbnQ9MTkwJnBfcHJvZHM9MCZwX2NhdHM9
MCZwX3B2PSZwX2N2PSZwX3NlYXJjaF90eXBlPWFuc3dlcnMuc2VhcmNoX25sJnBfcGFnZT0xJnBf
c2VhcmNoX3RleHQ9c2VydmVyp_li=p_topview=1

Usually this is caused by one of several things:

1. You don't have both TCP and UDP forwarded for your server port (27015
typically).

2. Your uplink was congested when you started the server.

3. You used the map command more than once when you started the server.
You can only use one instance of map; after that all other map changes
must be invoked by the changelevel command.

4. Check to see if you have two NICs (network cards) in your system, you
might want to try disabling the one that isn't your active Internet
connection. You might need to flush the routing table after doing this, then
start your server and see if the problem is resolved.

5. Also try adding your external IP address in the Server launch properties
(-IP your external IP address).

Try these...

But to be listed unlike what someone else said you need to have the ports
forwarded for the server.  Only the 27015 ports.

If you are running the server and a client behind your router on the same
machine you may have other problems but if they are separate machines then
it will not be an issue.  The difference between the firewall ports for the
server and the client is for the server the 27015 port needs forwarded from
the router to your server machine and for the client you need the ports OPEN
so that the client can communicate on those ports. It would be like allowing
port 80 so that you can browse the web but you aren't forwarding port 80
from the router to the web browser machine.

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:hlds-
 [EMAIL PROTECTED] On Behalf Of Ole Kristian Rosvold
 Sent: Friday, February 09, 2007 2:58 PM
 To: hlds@list.valvesoftware.com
 Subject: Re: [hlds] Problem with server listing

 --
 [ Picked text/plain from multipart/alternative ]
 Thanks for all the answares!

 To clear up a bit, I am on a NAT network.

 I have tried to set -port 27015 instead of +port, but no matter.

 To Dan E, I don't understand what you actually mean, can you try to
 re-explain it?
 --

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] Problem with server listing

2007-02-09 Thread Ook




Try +port 27015 instead of -port 27015 (difference being the plus prefix
instead of the minus prefix).   The minus doesn't set the port variable
correctly.  Pls let me know if that helps or not.



That is incorrect. -port does indeed set the port variable correctly. I
know, I've used it for years and continue to use it sucessfully today.


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] Problem with server listing

2007-02-09 Thread Ook

How does the dedicated server determine what it's ip is? If I ip on my
server, I get:

ip
ip = localhost
- Overrides IP for multihomed hosts

I don't think you need an ip paramater unless you have more then one nic.
IIRC, the dedicated server does not need to know what its ip address is, nor
does it tell Steam. Steam knows what it's ip address is because it's the ip
that packets from the server come from.

So, I restart my server, passing the parameter +ip 10.0.0.12 because that is
the ip of the box it's on. Interesting enough, -ip does not work, but -port
does. Weird. So, I do ip on the server, I get:

ip
ip = 10.0.0.12 ( def. localhost )
- Overrides IP for multihomed hosts

I look at the Steam server list, and I see my server with an ip of
72.160.107.78:27015, which is it's external ip. Conclusion - the server does
not need to know what it's external ip address is, nor does it tell steam.
Steam can tell because it knows what ip the packets from the server come
from. You don't need to tell it unless you have two or more nics in the box.

Any one else want to confirm/contradict this? I could be wrong

- Original Message -
From: Aaron M. [EMAIL PROTECTED]
To: hlds@list.valvesoftware.com
Sent: Friday, February 09, 2007 8:45 AM
Subject: Re: [hlds] Problem with server listing



I think if you're on a natted network, this may also be the cause of
your server not being listed. I have the same problem when I try to host
a dedicated server at my house behind my linux firewall. The dedicated
server doesn't know what it's public IP is, so when it tells valve's
servers hey, my IP address is 192.168.1.5 for example, the master
server probably ignores it since it's an unroutable IP address. This
would be my guess.

Megatron wrote:

I think the problem may be that there is no distinction between inbound
and
outbound ports. Usually all that is listed for most games is a port
range.
We know that port forwarding is for inbound packets and just 27015 UDP is
the default port required. Most home firewall routers don't block
outbound
ports so that's usually not a concern. If you have a dedicated firewall
that
blocks everything inbound and outbound then some of the outbound ports
need
to be opened as well.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ole Kristian
Rosvold
Sent: Thursday, February 08, 2007 8:45 AM
To: hlds@list.valvesoftware.com
Subject: [hlds] Problem with server listing

--
[ Picked text/plain from multipart/alternative ]
Hello!

I have sat up an dedicated Counter-Strike: Source server.
It work almost OK, players can connect (if they use the IP adress) and
play.
The problem is, my server don't appare in master server list. When I
search
for my server on www.gametiger.net on IP, my server respond with a random
port, normally 500XX.
I have forwarded following ports to the server-computer:
UDP 1200
UDP 27000 - 27039 (every port in that range)
TCP 27015 - 27039 (every port in range)

I have sat the sv_region (3 - As in Europe) in the server.cfg
I start my server with the following command:
srcds.exe -console -game cstrike -port 27015 +sv_lan 0 +map de_dust2
+maxplayers 16 -tickrate 100

I hope you can help me, and would be very thankful for that.
Best regards Ole Kristian
--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds




___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


RE: [hlds] Problem with server listing

2007-02-08 Thread Scott Tuttle
You do not need to forward all of those ports to the server.  You only need
to forward tcp and udp 27015.

You might try removing all those forwards and then trying again.



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Ole
 Kristian Rosvold
 Sent: Thursday, February 08, 2007 11:45 AM
 To: hlds@list.valvesoftware.com
 Subject: [hlds] Problem with server listing

 --
 [ Picked text/plain from multipart/alternative ]
 Hello!

 I have sat up an dedicated Counter-Strike: Source server.
 It work almost OK, players can connect (if they use the IP
 adress) and play.
 The problem is, my server don't appare in master server list.
 When I search
 for my server on www.gametiger.net on IP, my server respond
 with a random
 port, normally 500XX.
 I have forwarded following ports to the server-computer:
 UDP 1200
 UDP 27000 - 27039 (every port in that range)
 TCP 27015 - 27039 (every port in range)

 I have sat the sv_region (3 - As in Europe) in the server.cfg
 I start my server with the following command:
 srcds.exe -console -game cstrike -port 27015 +sv_lan 0 +map de_dust2
 +maxplayers 16 -tickrate 100

 I hope you can help me, and would be very thankful for that.
 Best regards Ole Kristian
 --

 ___
 To unsubscribe, edit your list preferences, or view the list
 archives, please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] Problem with server listing

2007-02-08 Thread chad

lol sat up.

Ole Kristian Rosvold wrote:

--
[ Picked text/plain from multipart/alternative ]
Hello!

I have sat up an dedicated Counter-Strike: Source server.
It work almost OK, players can connect (if they use the IP adress) and play.
The problem is, my server don't appare in master server list. When I search
for my server on www.gametiger.net on IP, my server respond with a random
port, normally 500XX.
I have forwarded following ports to the server-computer:
UDP 1200
UDP 27000 - 27039 (every port in that range)
TCP 27015 - 27039 (every port in range)

I have sat the sv_region (3 - As in Europe) in the server.cfg
I start my server with the following command:
srcds.exe -console -game cstrike -port 27015 +sv_lan 0 +map de_dust2
+maxplayers 16 -tickrate 100

I hope you can help me, and would be very thankful for that.
Best regards Ole Kristian
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds







___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


RE: [hlds] Problem with server listing

2007-02-08 Thread Dan E
Actually, it is recommended to forward a few more than just 27015:

UDP 1200 (Friends Network)
UDP 27000 to 27015 (Gameport)
UDP 27020
TCP 27030 to 27039
TCP: 27015 (SRCDS Rcon port)

http://forums.steampowered.com/forums/showthread.php?t=189717

I've heard of that port problem on some D-Link routers however.  Do a search
on the steampowered forums to see what you can come up with.  I think it may
have had something to do with UPnP, but I'm not entirely sure.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott Tuttle
Sent: Thursday, February 08, 2007 12:10 PM
To: hlds@list.valvesoftware.com
Subject: RE: [hlds] Problem with server listing

You do not need to forward all of those ports to the server.  You only need
to forward tcp and udp 27015.

You might try removing all those forwards and then trying again.



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Ole
 Kristian Rosvold
 Sent: Thursday, February 08, 2007 11:45 AM
 To: hlds@list.valvesoftware.com
 Subject: [hlds] Problem with server listing

 --
 [ Picked text/plain from multipart/alternative ]
 Hello!

 I have sat up an dedicated Counter-Strike: Source server.
 It work almost OK, players can connect (if they use the IP
 adress) and play.
 The problem is, my server don't appare in master server list.
 When I search
 for my server on www.gametiger.net on IP, my server respond
 with a random
 port, normally 500XX.
 I have forwarded following ports to the server-computer:
 UDP 1200
 UDP 27000 - 27039 (every port in that range)
 TCP 27015 - 27039 (every port in range)

 I have sat the sv_region (3 - As in Europe) in the server.cfg
 I start my server with the following command:
 srcds.exe -console -game cstrike -port 27015 +sv_lan 0 +map de_dust2
 +maxplayers 16 -tickrate 100

 I hope you can help me, and would be very thankful for that.
 Best regards Ole Kristian
 --

 ___
 To unsubscribe, edit your list preferences, or view the list
 archives, please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] Problem with server listing

2007-02-08 Thread Ole Kristian Rosvold
--
[ Picked text/plain from multipart/alternative ]
It is NOT a D-Link router or something like that.. My router is a manually
sat up router on OpenBSD (pf.conf). The person who currently manage the
router have told that all the port I have listed here is forwarded.

On 2/8/07, Dan E [EMAIL PROTECTED] wrote:

 Actually, it is recommended to forward a few more than just 27015:

 UDP 1200 (Friends Network)
 UDP 27000 to 27015 (Gameport)
 UDP 27020
 TCP 27030 to 27039
 TCP: 27015 (SRCDS Rcon port)

 http://forums.steampowered.com/forums/showthread.php?t=189717

 I've heard of that port problem on some D-Link routers however.  Do a
 search
 on the steampowered forums to see what you can come up with.  I think it
 may
 have had something to do with UPnP, but I'm not entirely sure.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto: [EMAIL PROTECTED] On Behalf Of Scott Tuttle
 Sent: Thursday, February 08, 2007 12:10 PM
 To: hlds@list.valvesoftware.com
 Subject: RE: [hlds] Problem with server listing

 You do not need to forward all of those ports to the server.  You only
 need
 to forward tcp and udp 27015.

 You might try removing all those forwards and then trying again.


--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


RE: [hlds] Problem with server listing

2007-02-08 Thread Scott Tuttle
Regarding ports for a dedicated server the person that wrote that post is
wrong.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Dan E
 Sent: Thursday, February 08, 2007 1:55 PM
 To: hlds@list.valvesoftware.com
 Subject: RE: [hlds] Problem with server listing

 Actually, it is recommended to forward a few more than just 27015:

 UDP 1200 (Friends Network)
 UDP 27000 to 27015 (Gameport)
 UDP 27020
 TCP 27030 to 27039
 TCP: 27015 (SRCDS Rcon port)

 http://forums.steampowered.com/forums/showthread.php?t=189717

 I've heard of that port problem on some D-Link routers
 however.  Do a search
 on the steampowered forums to see what you can come up with.
 I think it may
 have had something to do with UPnP, but I'm not entirely sure.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Scott Tuttle
 Sent: Thursday, February 08, 2007 12:10 PM
 To: hlds@list.valvesoftware.com
 Subject: RE: [hlds] Problem with server listing

 You do not need to forward all of those ports to the server.
 You only need
 to forward tcp and udp 27015.

 You might try removing all those forwards and then trying again.



  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of Ole
  Kristian Rosvold
  Sent: Thursday, February 08, 2007 11:45 AM
  To: hlds@list.valvesoftware.com
  Subject: [hlds] Problem with server listing
 
  --
  [ Picked text/plain from multipart/alternative ]
  Hello!
 
  I have sat up an dedicated Counter-Strike: Source server.
  It work almost OK, players can connect (if they use the IP
  adress) and play.
  The problem is, my server don't appare in master server list.
  When I search
  for my server on www.gametiger.net on IP, my server respond
  with a random
  port, normally 500XX.
  I have forwarded following ports to the server-computer:
  UDP 1200
  UDP 27000 - 27039 (every port in that range)
  TCP 27015 - 27039 (every port in range)
 
  I have sat the sv_region (3 - As in Europe) in the server.cfg
  I start my server with the following command:
  srcds.exe -console -game cstrike -port 27015 +sv_lan 0
 +map de_dust2
  +maxplayers 16 -tickrate 100
 
  I hope you can help me, and would be very thankful for that.
  Best regards Ole Kristian
  --
 
  ___
  To unsubscribe, edit your list preferences, or view the list
  archives, please visit:
  http://list.valvesoftware.com/mailman/listinfo/hlds


 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds


 ___
 To unsubscribe, edit your list preferences, or view the list
 archives, please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] Problem with server listing

2007-02-08 Thread Ook

I don't think all of the information that Valve provides is correct. Maybe
it's just outdated? You would think, after all, that Valve of all people
would get it right? For example:


You have to have both UDP and TCP forwarded for the server to be listed
and accessible.

I've never forwarded the TCP port, and my server is always on the list.

Someone here once posted a link to a definitive listing of ports. It
explained what they were for, and whether they were local or remote (on your
server, or at Valve's end). Anyone know where that is? I don't believe that
list below is correct - I only forward 27015-27016 UDP, and my server works
fine. I don't even forward the friends port (I probalby should, just haven't
got around to doing it).


- Original Message -
From: Scott Tuttle [EMAIL PROTECTED]
To: hlds@list.valvesoftware.com
Sent: Thursday, February 08, 2007 11:18 AM
Subject: RE: [hlds] Problem with server listing



That is to get STEAM to work... Not to run a hlds/srcds server.

As far as dedicated servers go... This is all that is needed...

http://support.steampowered.com/cgi-bin/steampowered.cfg/php/enduser/std_adp
.php?p_faqid=204p_created=1094004090p_sid=NMPlUKtip_lva=p_sp=cF9zcmNoPTE
mcF9zb3J0X2J5PSZwX2dyaWRzb3J0PSZwX3Jvd19jbnQ9OCZwX3Byb2RzPSZwX2NhdHM9JnBfcHY
9JnBfY3Y9JnBfc2VhcmNoX3R5cGU9YW5zd2Vycy5zZWFyY2hfbmwmcF9wYWdlPTEmcF9zZWFyY2h
fdGV4dD1mb3J3YXJkp_li=p_topview=1


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dan E
Sent: Thursday, February 08, 2007 1:55 PM
To: hlds@list.valvesoftware.com
Subject: RE: [hlds] Problem with server listing

Actually, it is recommended to forward a few more than just 27015:

UDP 1200 (Friends Network)
UDP 27000 to 27015 (Gameport)
UDP 27020
TCP 27030 to 27039
TCP: 27015 (SRCDS Rcon port)

http://forums.steampowered.com/forums/showthread.php?t=189717

I've heard of that port problem on some D-Link routers
however.  Do a search
on the steampowered forums to see what you can come up with.
I think it may
have had something to do with UPnP, but I'm not entirely sure.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott Tuttle
Sent: Thursday, February 08, 2007 12:10 PM
To: hlds@list.valvesoftware.com
Subject: RE: [hlds] Problem with server listing

You do not need to forward all of those ports to the server.
You only need
to forward tcp and udp 27015.

You might try removing all those forwards and then trying again.



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Ole
 Kristian Rosvold
 Sent: Thursday, February 08, 2007 11:45 AM
 To: hlds@list.valvesoftware.com
 Subject: [hlds] Problem with server listing

 --
 [ Picked text/plain from multipart/alternative ]
 Hello!

 I have sat up an dedicated Counter-Strike: Source server.
 It work almost OK, players can connect (if they use the IP
 adress) and play.
 The problem is, my server don't appare in master server list.
 When I search
 for my server on www.gametiger.net on IP, my server respond
 with a random
 port, normally 500XX.
 I have forwarded following ports to the server-computer:
 UDP 1200
 UDP 27000 - 27039 (every port in that range)
 TCP 27015 - 27039 (every port in range)

 I have sat the sv_region (3 - As in Europe) in the server.cfg
 I start my server with the following command:
 srcds.exe -console -game cstrike -port 27015 +sv_lan 0
+map de_dust2
 +maxplayers 16 -tickrate 100

 I hope you can help me, and would be very thankful for that.
 Best regards Ole Kristian
 --

 ___
 To unsubscribe, edit your list preferences, or view the list
 archives, please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list
archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds



___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] Problem with server listing

2007-02-08 Thread Chad
This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
www.portforward.comhttp://www.portforward.com/
  - Original Message -
  From: Ookmailto:[EMAIL PROTECTED]
  To: hlds@list.valvesoftware.commailto:hlds@list.valvesoftware.com
  Sent: Thursday, February 08, 2007 8:11 PM
  Subject: Re: [hlds] Problem with server listing


  I don't think all of the information that Valve provides is correct. Maybe
  it's just outdated? You would think, after all, that Valve of all people
  would get it right? For example:

   You have to have both UDP and TCP forwarded for the server to be listed
   and accessible.
  I've never forwarded the TCP port, and my server is always on the list.

  Someone here once posted a link to a definitive listing of ports. It
  explained what they were for, and whether they were local or remote (on your
  server, or at Valve's end). Anyone know where that is? I don't believe that
  list below is correct - I only forward 27015-27016 UDP, and my server works
  fine. I don't even forward the friends port (I probalby should, just haven't
  got around to doing it).


  - Original Message -
  From: Scott Tuttle [EMAIL PROTECTED]mailto:[EMAIL PROTECTED]
  To: hlds@list.valvesoftware.commailto:hlds@list.valvesoftware.com
  Sent: Thursday, February 08, 2007 11:18 AM
  Subject: RE: [hlds] Problem with server listing


   That is to get STEAM to work... Not to run a hlds/srcds server.
  
   As far as dedicated servers go... This is all that is needed...
  
   
http://support.steampowered.com/cgi-bin/steampowered.cfg/php/enduser/std_adphttp://support.steampowered.com/cgi-bin/steampowered.cfg/php/enduser/std_adp
   php?p_faqid=204p_created=1094004090p_sid=NMPlUKtip_lva=p_sp=cF9zcmNoPTE
   mcF9zb3J0X2J5PSZwX2dyaWRzb3J0PSZwX3Jvd19jbnQ9OCZwX3Byb2RzPSZwX2NhdHM9JnBfcHY
   9JnBfY3Y9JnBfc2VhcmNoX3R5cGU9YW5zd2Vycy5zZWFyY2hfbmwmcF9wYWdlPTEmcF9zZWFyY2h
   fdGV4dD1mb3J3YXJkp_li=p_topview=1
  
   -Original Message-
   From: [EMAIL PROTECTED]mailto:[EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED] On Behalf Of Dan E
   Sent: Thursday, February 08, 2007 1:55 PM
   To: hlds@list.valvesoftware.commailto:hlds@list.valvesoftware.com
   Subject: RE: [hlds] Problem with server listing
  
   Actually, it is recommended to forward a few more than just 27015:
  
   UDP 1200 (Friends Network)
   UDP 27000 to 27015 (Gameport)
   UDP 27020
   TCP 27030 to 27039
   TCP: 27015 (SRCDS Rcon port)
  
   
http://forums.steampowered.com/forums/showthread.php?t=189717http://forums.steampowered.com/forums/showthread.php?t=189717
  
   I've heard of that port problem on some D-Link routers
   however.  Do a search
   on the steampowered forums to see what you can come up with.
   I think it may
   have had something to do with UPnP, but I'm not entirely sure.
  
   -Original Message-
   From: [EMAIL PROTECTED]mailto:[EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED] On Behalf Of Scott Tuttle
   Sent: Thursday, February 08, 2007 12:10 PM
   To: hlds@list.valvesoftware.commailto:hlds@list.valvesoftware.com
   Subject: RE: [hlds] Problem with server listing
  
   You do not need to forward all of those ports to the server.
   You only need
   to forward tcp and udp 27015.
  
   You might try removing all those forwards and then trying again.
  
  
  
-Original Message-
From: [EMAIL PROTECTED]mailto:[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ole
Kristian Rosvold
Sent: Thursday, February 08, 2007 11:45 AM
To: hlds@list.valvesoftware.commailto:hlds@list.valvesoftware.com
Subject: [hlds] Problem with server listing
   
--
[ Picked text/plain from multipart/alternative ]
Hello!
   
I have sat up an dedicated Counter-Strike: Source server.
It work almost OK, players can connect (if they use the IP
adress) and play.
The problem is, my server don't appare in master server list.
When I search
for my server on www.gametiger.nethttp://www.gametiger.net/ on IP, my 
server respond
with a random
port, normally 500XX.
I have forwarded following ports to the server-computer:
UDP 1200
UDP 27000 - 27039 (every port in that range)
TCP 27015 - 27039 (every port in range)
   
I have sat the sv_region (3 - As in Europe) in the server.cfg
I start my server with the following command:
srcds.exe -console -game cstrike -port 27015 +sv_lan 0
   +map de_dust2
+maxplayers 16 -tickrate 100
   
I hope you can help me, and would be very thankful for that.
Best regards Ole Kristian
--
   
___
To unsubscribe, edit your list preferences, or view the list
archives, please visit:

http://list.valvesoftware.com/mailman/listinfo/hldshttp://list.valvesoftware.com/mailman/listinfo/hlds
  
  
   ___
   To unsubscribe, edit your list preferences, or view the list archives

RE: [hlds] Problem with server listing

2007-02-08 Thread Jason O. Washburn
I'm with Ook forwarding is not necessary.

Jason

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ook
Sent: Thursday, February 08, 2007 10:12 PM
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] Problem with server listing


I don't think all of the information that Valve provides is correct.
Maybe it's just outdated? You would think, after all, that Valve of all
people would get it right? For example:

 You have to have both UDP and TCP forwarded for the server to be
 listed and accessible.
I've never forwarded the TCP port, and my server is always on the list.

Someone here once posted a link to a definitive listing of ports. It
explained what they were for, and whether they were local or remote (on
your server, or at Valve's end). Anyone know where that is? I don't
believe that list below is correct - I only forward 27015-27016 UDP, and
my server works fine. I don't even forward the friends port (I probalby
should, just haven't got around to doing it).


- Original Message -
From: Scott Tuttle [EMAIL PROTECTED]
To: hlds@list.valvesoftware.com
Sent: Thursday, February 08, 2007 11:18 AM
Subject: RE: [hlds] Problem with server listing


 That is to get STEAM to work... Not to run a hlds/srcds server.

 As far as dedicated servers go... This is all that is needed...

 http://support.steampowered.com/cgi-bin/steampowered.cfg/php/enduser/s
 td_adp

.php?p_faqid=204p_created=1094004090p_sid=NMPlUKtip_lva=p_sp=cF9zcmN
oPTE

mcF9zb3J0X2J5PSZwX2dyaWRzb3J0PSZwX3Jvd19jbnQ9OCZwX3Byb2RzPSZwX2NhdHM9JnB
fcHY

9JnBfY3Y9JnBfc2VhcmNoX3R5cGU9YW5zd2Vycy5zZWFyY2hfbmwmcF9wYWdlPTEmcF9zZWF
yY2h
 fdGV4dD1mb3J3YXJkp_li=p_topview=1

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Dan E
 Sent: Thursday, February 08, 2007 1:55 PM
 To: hlds@list.valvesoftware.com
 Subject: RE: [hlds] Problem with server listing

 Actually, it is recommended to forward a few more than just 27015:

 UDP 1200 (Friends Network)
 UDP 27000 to 27015 (Gameport)
 UDP 27020
 TCP 27030 to 27039
 TCP: 27015 (SRCDS Rcon port)

 http://forums.steampowered.com/forums/showthread.php?t=189717

 I've heard of that port problem on some D-Link routers however.  Do a

 search on the steampowered forums to see what you can come up with.
 I think it may
 have had something to do with UPnP, but I'm not entirely sure.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Scott Tuttle
 Sent: Thursday, February 08, 2007 12:10 PM
 To: hlds@list.valvesoftware.com
 Subject: RE: [hlds] Problem with server listing

 You do not need to forward all of those ports to the server. You only

 need to forward tcp and udp 27015.

 You might try removing all those forwards and then trying again.



  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of Ole
  Kristian Rosvold
  Sent: Thursday, February 08, 2007 11:45 AM
  To: hlds@list.valvesoftware.com
  Subject: [hlds] Problem with server listing
 
  --
  [ Picked text/plain from multipart/alternative ]
  Hello!
 
  I have sat up an dedicated Counter-Strike: Source server. It work
  almost OK, players can connect (if they use the IP
  adress) and play.
  The problem is, my server don't appare in master server list. When
  I search for my server on www.gametiger.net on IP, my server
  respond with a random
  port, normally 500XX.
  I have forwarded following ports to the server-computer:
  UDP 1200
  UDP 27000 - 27039 (every port in that range)
  TCP 27015 - 27039 (every port in range)
 
  I have sat the sv_region (3 - As in Europe) in the server.cfg I
  start my server with the following command: srcds.exe -console
  -game cstrike -port 27015 +sv_lan 0
 +map de_dust2
  +maxplayers 16 -tickrate 100
 
  I hope you can help me, and would be very thankful for that. Best
  regards Ole Kristian
  --
 
  ___
  To unsubscribe, edit your list preferences, or view the list
  archives, please visit:
  http://list.valvesoftware.com/mailman/listinfo/hlds


 ___
 To unsubscribe, edit your list preferences, or view the list
 archives, please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds


 ___
 To unsubscribe, edit your list preferences, or view the list
 archives, please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds


 ___
 To unsubscribe, edit your list preferences, or view the list archives,

 please visit: http://list.valvesoftware.com/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.31/676 - Release