Re: [hlds_linux] master server source 1 is down.

2011-03-01 Thread Didrole
In case someone is interested I've made a small app to get the list of
master servers with the ports.

Sample output :

eSteamValveCDKeyValidationServer
 None
 eSteamHalfLifeMasterServer
 69.28.140.245:27010
 69.28.158.131:27010
 69.28.140.247:27010
 69.28.151.162:27010
 209.197.20.34:27010
 eSteamFriendsServer
 None
 eSteamCSERServer
 67.132.200.140:27013
 eSteamHalfLife2MasterServer
 63.234.149.83:27011
 63.234.149.90:27011
 72.165.61.153:27015
 eSteamRDKFMasterServer
 68.142.72.250:27012


It needs steam.dll or libsteam.so to run (they can be found in the bin
folder of your srcds installation).
The source is included in the archive :
http://didrole.com/FindSteamServers/FindSteamServers.rar
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] master server source 1 is down.

2011-02-27 Thread Stephan Jauernick
Hi,

Maybe you can use this?

Just point a DNS Record to each MasterServer(so you can switch
underlaying IPs if needed without problems) and create a SRV Record to
indicate ports:

https://secure.wikimedia.org/wikipedia/en/wiki/SRV_record

Am 25.02.2011 17:18, schrieb Milton Ngan:
 Ok, the problem looks like the master server on 72.165.61.153 is listening on 
 a different port (27015). This was intentional to help people access the 
 server since some networks filter traffic on 27011. 
 
 I don't believe there is a way for query which ports the services are 
 listening on, although we will default to using 27011 in the general case. 
 
 -Original Message-
 From: Milton Ngan 
 Sent: Thursday, February 24, 2011 11:11 AM
 To: Half-Life dedicated Linux server mailing list
 Subject: RE: [hlds_linux] master server source 1 is down.
 
 Thanks guys. Just working with the steam engineers to figure out what is 
 going on. 
 
 -Original Message-
 From: hlds_linux-boun...@list.valvesoftware.com 
 [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Kyle Sanderson
 Sent: Wednesday, February 23, 2011 11:32 PM
 To: Half-Life dedicated Linux server mailing list
 Subject: Re: [hlds_linux] master server source 1 is down.
 
 Confirming the first (72.165.61.153) is down for me as well. Yes, it
 is responding to echo requests.
 
 Cheers,
 Kyle.
 
 On Wed, Feb 23, 2011 at 11:08 PM, Eric Riemers riem...@binkey.nl wrote:
 Ping works fine, the box is up. It's the response that is not working as
 demonstrated by others.

 -Original Message-
 From: hlds_linux-boun...@list.valvesoftware.com
 [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Milton Ngan
 Sent: donderdag 24 februari 2011 2:52
 To: 'Half-Life dedicated Linux server mailing list'
 Subject: Re: [hlds_linux] master server source 1 is down.

 We looked at this a while back. There are master servers running on all
 three. Can you ping and traceroute to the host? Can anyone else confirm that
 one of the master servers is not functioning?

 -Original Message-
 From: hlds_linux-boun...@list.valvesoftware.com
 [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Eric Riemers
 Sent: Wednesday, February 23, 2011 6:06 AM
 To: 'Half-Life dedicated Linux server mailing list'
 Subject: [hlds_linux] master server source 1 is down.

 Milton,

 I mailed this before on the list but nothing has changed since.

 lethal@binkey:~/public_html/admin$ host hl2master.steampowered.com
 hl2master.steampowered.com  A   72.165.61.153
 hl2master.steampowered.com  A   63.234.149.83
 hl2master.steampowered.com  A   63.234.149.90

 The first entry 72.165.61.153 is as far as I can see not working. Has been
 for some time, it would be wiser to remove it or fix it to cut down on
 retry's and such.

 (and I actually prefer to use dns names instead of ip's)

 Thanks in advance,
Eric


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

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


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

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

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


Re: [hlds_linux] master server source 1 is down.

2011-02-25 Thread Milton Ngan
Ok, the problem looks like the master server on 72.165.61.153 is listening on a 
different port (27015). This was intentional to help people access the server 
since some networks filter traffic on 27011. 

I don't believe there is a way for query which ports the services are listening 
on, although we will default to using 27011 in the general case. 

-Original Message-
From: Milton Ngan 
Sent: Thursday, February 24, 2011 11:11 AM
To: Half-Life dedicated Linux server mailing list
Subject: RE: [hlds_linux] master server source 1 is down.

Thanks guys. Just working with the steam engineers to figure out what is going 
on. 

-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com 
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Kyle Sanderson
Sent: Wednesday, February 23, 2011 11:32 PM
To: Half-Life dedicated Linux server mailing list
Subject: Re: [hlds_linux] master server source 1 is down.

Confirming the first (72.165.61.153) is down for me as well. Yes, it
is responding to echo requests.

Cheers,
Kyle.

On Wed, Feb 23, 2011 at 11:08 PM, Eric Riemers riem...@binkey.nl wrote:
 Ping works fine, the box is up. It's the response that is not working as
 demonstrated by others.

 -Original Message-
 From: hlds_linux-boun...@list.valvesoftware.com
 [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Milton Ngan
 Sent: donderdag 24 februari 2011 2:52
 To: 'Half-Life dedicated Linux server mailing list'
 Subject: Re: [hlds_linux] master server source 1 is down.

 We looked at this a while back. There are master servers running on all
 three. Can you ping and traceroute to the host? Can anyone else confirm that
 one of the master servers is not functioning?

 -Original Message-
 From: hlds_linux-boun...@list.valvesoftware.com
 [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Eric Riemers
 Sent: Wednesday, February 23, 2011 6:06 AM
 To: 'Half-Life dedicated Linux server mailing list'
 Subject: [hlds_linux] master server source 1 is down.

 Milton,

 I mailed this before on the list but nothing has changed since.

 lethal@binkey:~/public_html/admin$ host hl2master.steampowered.com
 hl2master.steampowered.com      A       72.165.61.153
 hl2master.steampowered.com      A       63.234.149.83
 hl2master.steampowered.com      A       63.234.149.90

 The first entry 72.165.61.153 is as far as I can see not working. Has been
 for some time, it would be wiser to remove it or fix it to cut down on
 retry's and such.

 (and I actually prefer to use dns names instead of ip's)

 Thanks in advance,
        Eric


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

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


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


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


Re: [hlds_linux] master server source 1 is down.

2011-02-25 Thread ics

Yeah it seems to work, one of my servers is connected to it and one other.

Current:
  1:  72.165.61.153:27015
  2:  63.234.149.90:27011

-ics

25.2.2011 18:18, Milton Ngan kirjoitti:

Ok, the problem looks like the master server on 72.165.61.153 is listening on a 
different port (27015). This was intentional to help people access the server 
since some networks filter traffic on 27011.

I don't believe there is a way for query which ports the services are listening 
on, although we will default to using 27011 in the general case.

-Original Message-
From: Milton Ngan
Sent: Thursday, February 24, 2011 11:11 AM
To: Half-Life dedicated Linux server mailing list
Subject: RE: [hlds_linux] master server source 1 is down.

Thanks guys. Just working with the steam engineers to figure out what is going 
on.

-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com 
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Kyle Sanderson
Sent: Wednesday, February 23, 2011 11:32 PM
To: Half-Life dedicated Linux server mailing list
Subject: Re: [hlds_linux] master server source 1 is down.

Confirming the first (72.165.61.153) is down for me as well. Yes, it
is responding to echo requests.

Cheers,
Kyle.

On Wed, Feb 23, 2011 at 11:08 PM, Eric Riemersriem...@binkey.nl  wrote:

Ping works fine, the box is up. It's the response that is not working as
demonstrated by others.

-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Milton Ngan
Sent: donderdag 24 februari 2011 2:52
To: 'Half-Life dedicated Linux server mailing list'
Subject: Re: [hlds_linux] master server source 1 is down.

We looked at this a while back. There are master servers running on all
three. Can you ping and traceroute to the host? Can anyone else confirm that
one of the master servers is not functioning?

-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Eric Riemers
Sent: Wednesday, February 23, 2011 6:06 AM
To: 'Half-Life dedicated Linux server mailing list'
Subject: [hlds_linux] master server source 1 is down.

Milton,

I mailed this before on the list but nothing has changed since.

lethal@binkey:~/public_html/admin$ host hl2master.steampowered.com
hl2master.steampowered.com  A   72.165.61.153
hl2master.steampowered.com  A   63.234.149.83
hl2master.steampowered.com  A   63.234.149.90

The first entry 72.165.61.153 is as far as I can see not working. Has been
for some time, it would be wiser to remove it or fix it to cut down on
retry's and such.

(and I actually prefer to use dns names instead of ip's)

Thanks in advance,
Eric


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

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


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


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



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


Re: [hlds_linux] master server source 1 is down.

2011-02-25 Thread Eric Riemers

You can always let it listen on both ports no? (iptables?) Most tools out
there that work with a query to the master server don't know about these
kinds of ports.

If not then also fine, at least the mystery is solved ;p

On Fri, 25 Feb 2011 16:18:16 +, Milton Ngan mil...@valvesoftware.com
wrote:
 Ok, the problem looks like the master server on 72.165.61.153 is
listening
 on a different port (27015). This was intentional to help people access
the
 server since some networks filter traffic on 27011. 
 
 I don't believe there is a way for query which ports the services are
 listening on, although we will default to using 27011 in the general
case. 
 
 -Original Message-
 From: Milton Ngan 
 Sent: Thursday, February 24, 2011 11:11 AM
 To: Half-Life dedicated Linux server mailing list
 Subject: RE: [hlds_linux] master server source 1 is down.
 
 Thanks guys. Just working with the steam engineers to figure out what is
 going on. 
 
 -Original Message-
 From: hlds_linux-boun...@list.valvesoftware.com
 [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Kyle
 Sanderson
 Sent: Wednesday, February 23, 2011 11:32 PM
 To: Half-Life dedicated Linux server mailing list
 Subject: Re: [hlds_linux] master server source 1 is down.
 
 Confirming the first (72.165.61.153) is down for me as well. Yes, it
 is responding to echo requests.
 
 Cheers,
 Kyle.
 
 On Wed, Feb 23, 2011 at 11:08 PM, Eric Riemers riem...@binkey.nl wrote:
 Ping works fine, the box is up. It's the response that is not working as
 demonstrated by others.

 -Original Message-
 From: hlds_linux-boun...@list.valvesoftware.com
 [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Milton
 Ngan
 Sent: donderdag 24 februari 2011 2:52
 To: 'Half-Life dedicated Linux server mailing list'
 Subject: Re: [hlds_linux] master server source 1 is down.

 We looked at this a while back. There are master servers running on all
 three. Can you ping and traceroute to the host? Can anyone else confirm
 that
 one of the master servers is not functioning?

 -Original Message-
 From: hlds_linux-boun...@list.valvesoftware.com
 [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Eric
 Riemers
 Sent: Wednesday, February 23, 2011 6:06 AM
 To: 'Half-Life dedicated Linux server mailing list'
 Subject: [hlds_linux] master server source 1 is down.

 Milton,

 I mailed this before on the list but nothing has changed since.

 lethal@binkey:~/public_html/admin$ host hl2master.steampowered.com
 hl2master.steampowered.com      A       72.165.61.153
 hl2master.steampowered.com      A       63.234.149.83
 hl2master.steampowered.com      A       63.234.149.90

 The first entry 72.165.61.153 is as far as I can see not working. Has
 been
 for some time, it would be wiser to remove it or fix it to cut down on
 retry's and such.

 (and I actually prefer to use dns names instead of ip's)

 Thanks in advance,
        Eric


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

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


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

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

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


Re: [hlds_linux] master server source 1 is down.

2011-02-24 Thread Milton Ngan
Thanks guys. Just working with the steam engineers to figure out what is going 
on. 

-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com 
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Kyle Sanderson
Sent: Wednesday, February 23, 2011 11:32 PM
To: Half-Life dedicated Linux server mailing list
Subject: Re: [hlds_linux] master server source 1 is down.

Confirming the first (72.165.61.153) is down for me as well. Yes, it
is responding to echo requests.

Cheers,
Kyle.

On Wed, Feb 23, 2011 at 11:08 PM, Eric Riemers riem...@binkey.nl wrote:
 Ping works fine, the box is up. It's the response that is not working as
 demonstrated by others.

 -Original Message-
 From: hlds_linux-boun...@list.valvesoftware.com
 [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Milton Ngan
 Sent: donderdag 24 februari 2011 2:52
 To: 'Half-Life dedicated Linux server mailing list'
 Subject: Re: [hlds_linux] master server source 1 is down.

 We looked at this a while back. There are master servers running on all
 three. Can you ping and traceroute to the host? Can anyone else confirm that
 one of the master servers is not functioning?

 -Original Message-
 From: hlds_linux-boun...@list.valvesoftware.com
 [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Eric Riemers
 Sent: Wednesday, February 23, 2011 6:06 AM
 To: 'Half-Life dedicated Linux server mailing list'
 Subject: [hlds_linux] master server source 1 is down.

 Milton,

 I mailed this before on the list but nothing has changed since.

 lethal@binkey:~/public_html/admin$ host hl2master.steampowered.com
 hl2master.steampowered.com      A       72.165.61.153
 hl2master.steampowered.com      A       63.234.149.83
 hl2master.steampowered.com      A       63.234.149.90

 The first entry 72.165.61.153 is as far as I can see not working. Has been
 for some time, it would be wiser to remove it or fix it to cut down on
 retry's and such.

 (and I actually prefer to use dns names instead of ip's)

 Thanks in advance,
        Eric


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

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


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


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


[hlds_linux] master server source 1 is down.

2011-02-23 Thread Eric Riemers
Milton,

I mailed this before on the list but nothing has changed since.

lethal@binkey:~/public_html/admin$ host hl2master.steampowered.com
hl2master.steampowered.com  A   72.165.61.153
hl2master.steampowered.com  A   63.234.149.83
hl2master.steampowered.com  A   63.234.149.90

The first entry 72.165.61.153 is as far as I can see not working. Has been
for some time, it would be wiser to remove it or fix it to cut down on
retry's and such.

(and I actually prefer to use dns names instead of ip's)

Thanks in advance,
Eric


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


Re: [hlds_linux] master server source 1 is down.

2011-02-23 Thread Milton Ngan
We looked at this a while back. There are master servers running on all three. 
Can you ping and traceroute to the host? Can anyone else confirm that one of 
the master servers is not functioning? 

-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com 
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Eric Riemers
Sent: Wednesday, February 23, 2011 6:06 AM
To: 'Half-Life dedicated Linux server mailing list'
Subject: [hlds_linux] master server source 1 is down.

Milton,

I mailed this before on the list but nothing has changed since.

lethal@binkey:~/public_html/admin$ host hl2master.steampowered.com
hl2master.steampowered.com  A   72.165.61.153
hl2master.steampowered.com  A   63.234.149.83
hl2master.steampowered.com  A   63.234.149.90

The first entry 72.165.61.153 is as far as I can see not working. Has been
for some time, it would be wiser to remove it or fix it to cut down on
retry's and such.

(and I actually prefer to use dns names instead of ip's)

Thanks in advance,
Eric


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

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


Re: [hlds_linux] master server source 1 is down.

2011-02-23 Thread msleeper
Works fine for me.


msleeper.com:/home/msleeper# ping 72.165.61.153
PING 72.165.61.153 (72.165.61.153) 56(84) bytes of data.
64 bytes from 72.165.61.153: icmp_seq=1 ttl=113 time=74.7 ms
64 bytes from 72.165.61.153: icmp_seq=2 ttl=113 time=74.3 ms
64 bytes from 72.165.61.153: icmp_seq=3 ttl=113 time=79.9 ms
64 bytes from 72.165.61.153: icmp_seq=4 ttl=113 time=99.2 ms
64 bytes from 72.165.61.153: icmp_seq=5 ttl=113 time=86.6 ms

--- 72.165.61.153 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4019ms
rtt min/avg/max/mdev = 74.344/82.990/99.261/9.282 ms
msleeper.com:/home/msleeper# traceroute 72.165.61.153
traceroute to 72.165.61.153 (72.165.61.153), 30 hops max, 40 byte
packets
 1  69.61.8.1 (69.61.8.1)  0.631 ms  1.036 ms  1.444 ms
 2  atl1-br2.gi1-5.26256.cyberwurx.com (66.154.94.193)  0.360 ms  0.439
ms  0.489 ms
 3  atl1-br1.vlan8.cyberwurx.com (69.61.14.139)  0.425 ms  0.495 ms
0.575 ms
 4  atl1-br2.vlan8.cyberwurx.com (69.61.14.140)  0.407 ms  0.464 ms
0.542 ms
 5  208.173.59.61 (208.173.59.61)  0.407 ms  0.428 ms  0.468 ms
 6  atx-brdr-01.inet.qwest.net (63.146.27.105)  33.363 ms  33.434 ms
33.427 ms
 7  63-234-174-50.dia.static.qwest.net (63.234.174.50)  70.466 ms
71.990 ms  71.860 ms
 8  72-165-61-153.dia.static.qwest.net (72.165.61.153)  71.472 ms
71.357 ms  71.408 ms




On Thu, 2011-02-24 at 01:52 +, Milton Ngan wrote:
 We looked at this a while back. There are master servers running on all 
 three. Can you ping and traceroute to the host? Can anyone else confirm that 
 one of the master servers is not functioning? 
 
 -Original Message-
 From: hlds_linux-boun...@list.valvesoftware.com 
 [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Eric Riemers
 Sent: Wednesday, February 23, 2011 6:06 AM
 To: 'Half-Life dedicated Linux server mailing list'
 Subject: [hlds_linux] master server source 1 is down.
 
 Milton,
 
 I mailed this before on the list but nothing has changed since.
 
 lethal@binkey:~/public_html/admin$ host hl2master.steampowered.com
 hl2master.steampowered.com  A   72.165.61.153
 hl2master.steampowered.com  A   63.234.149.83
 hl2master.steampowered.com  A   63.234.149.90
 
 The first entry 72.165.61.153 is as far as I can see not working. Has been
 for some time, it would be wiser to remove it or fix it to cut down on
 retry's and such.
 
 (and I actually prefer to use dns names instead of ip's)
 
 Thanks in advance,
   Eric
 
 
 ___
 To unsubscribe, edit your list preferences, or view the list archives, please 
 visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux
 
 ___
 To unsubscribe, edit your list preferences, or view the list archives, please 
 visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux



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


Re: [hlds_linux] master server source 1 is down.

2011-02-23 Thread Saul Rennison
My ping worked fine from UK.

On Thursday, 24 February 2011, Milton Ngan mil...@valvesoftware.com wrote:
 We looked at this a while back. There are master servers running on all 
 three. Can you ping and traceroute to the host? Can anyone else confirm that 
 one of the master servers is not functioning?

 -Original Message-
 From: hlds_linux-boun...@list.valvesoftware.com 
 [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Eric Riemers
 Sent: Wednesday, February 23, 2011 6:06 AM
 To: 'Half-Life dedicated Linux server mailing list'
 Subject: [hlds_linux] master server source 1 is down.

 Milton,

 I mailed this before on the list but nothing has changed since.

 lethal@binkey:~/public_html/admin$ host hl2master.steampowered.com
 hl2master.steampowered.com      A       72.165.61.153
 hl2master.steampowered.com      A       63.234.149.83
 hl2master.steampowered.com      A       63.234.149.90

 The first entry 72.165.61.153 is as far as I can see not working. Has been
 for some time, it would be wiser to remove it or fix it to cut down on
 retry's and such.

 (and I actually prefer to use dns names instead of ip's)

 Thanks in advance,
         Eric


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

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


-- 

Thanks,
 - Saul.

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


Re: [hlds_linux] master server source 1 is down.

2011-02-23 Thread bottige...@gmail.com
The pings work, but the server never responds. Here's a small python
script that demonstrates it is down.

import socket

s = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)

# this works
s.connect(('63.234.149.83', 27011))
s.send('\x4d\xff')
s.recv(1024)

# can't connect
s.connect(('72.165.61.153', 27011))
s.send('\x4d\xff')
s.recv(1024)

On Wed, Feb 23, 2011 at 5:59 PM, Saul Rennison saul.renni...@gmail.com wrote:
 My ping worked fine from UK.

 On Thursday, 24 February 2011, Milton Ngan mil...@valvesoftware.com wrote:
 We looked at this a while back. There are master servers running on all 
 three. Can you ping and traceroute to the host? Can anyone else confirm that 
 one of the master servers is not functioning?

 -Original Message-
 From: hlds_linux-boun...@list.valvesoftware.com 
 [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Eric Riemers
 Sent: Wednesday, February 23, 2011 6:06 AM
 To: 'Half-Life dedicated Linux server mailing list'
 Subject: [hlds_linux] master server source 1 is down.

 Milton,

 I mailed this before on the list but nothing has changed since.

 lethal@binkey:~/public_html/admin$ host hl2master.steampowered.com
 hl2master.steampowered.com      A       72.165.61.153
 hl2master.steampowered.com      A       63.234.149.83
 hl2master.steampowered.com      A       63.234.149.90

 The first entry 72.165.61.153 is as far as I can see not working. Has been
 for some time, it would be wiser to remove it or fix it to cut down on
 retry's and such.

 (and I actually prefer to use dns names instead of ip's)

 Thanks in advance,
         Eric


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

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


 --

 Thanks,
  - Saul.

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


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


Re: [hlds_linux] master server source 1 is down.

2011-02-23 Thread Kaspars

I can confirm that the 72.165.61.153 is not working for me either.

On 2011.02.24. 5:26, bottige...@gmail.com wrote:

The pings work, but the server never responds. Here's a small python
script that demonstrates it is down.

import socket

s = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)

# this works
s.connect(('63.234.149.83', 27011))
s.send('\x4d\xff')
s.recv(1024)

# can't connect
s.connect(('72.165.61.153', 27011))
s.send('\x4d\xff')
s.recv(1024)

On Wed, Feb 23, 2011 at 5:59 PM, Saul Rennisonsaul.renni...@gmail.com  wrote:

My ping worked fine from UK.

On Thursday, 24 February 2011, Milton Nganmil...@valvesoftware.com  wrote:

We looked at this a while back. There are master servers running on all three. 
Can you ping and traceroute to the host? Can anyone else confirm that one of 
the master servers is not functioning?

-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com 
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Eric Riemers
Sent: Wednesday, February 23, 2011 6:06 AM
To: 'Half-Life dedicated Linux server mailing list'
Subject: [hlds_linux] master server source 1 is down.

Milton,

I mailed this before on the list but nothing has changed since.

lethal@binkey:~/public_html/admin$ host hl2master.steampowered.com
hl2master.steampowered.com  A   72.165.61.153
hl2master.steampowered.com  A   63.234.149.83
hl2master.steampowered.com  A   63.234.149.90

The first entry 72.165.61.153 is as far as I can see not working. Has been
for some time, it would be wiser to remove it or fix it to cut down on
retry's and such.

(and I actually prefer to use dns names instead of ip's)

Thanks in advance,
 Eric


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

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


--

Thanks,
  - Saul.

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


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



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


Re: [hlds_linux] master server source 1 is down.

2011-02-23 Thread Eric Riemers
Ping works fine, the box is up. It's the response that is not working as
demonstrated by others.

-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Milton Ngan
Sent: donderdag 24 februari 2011 2:52
To: 'Half-Life dedicated Linux server mailing list'
Subject: Re: [hlds_linux] master server source 1 is down.

We looked at this a while back. There are master servers running on all
three. Can you ping and traceroute to the host? Can anyone else confirm that
one of the master servers is not functioning? 

-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Eric Riemers
Sent: Wednesday, February 23, 2011 6:06 AM
To: 'Half-Life dedicated Linux server mailing list'
Subject: [hlds_linux] master server source 1 is down.

Milton,

I mailed this before on the list but nothing has changed since.

lethal@binkey:~/public_html/admin$ host hl2master.steampowered.com
hl2master.steampowered.com  A   72.165.61.153
hl2master.steampowered.com  A   63.234.149.83
hl2master.steampowered.com  A   63.234.149.90

The first entry 72.165.61.153 is as far as I can see not working. Has been
for some time, it would be wiser to remove it or fix it to cut down on
retry's and such.

(and I actually prefer to use dns names instead of ip's)

Thanks in advance,
Eric


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

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


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


Re: [hlds_linux] master server source 1 is down.

2011-02-23 Thread MeZelf
Should this be useful

From Holland (XS4all) I can ping 72.165.61.153 and 63.234.149.83.
63.234.149.90 results in: Reply from 216.6.124.145: TTL expired in transit.

Whatever is behind 63.234.174.50 on the path stops pathping and tracert from
my side.
This applies to all 3 IPs for me.

Sebastiaan

-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Milton Ngan
Sent: Thursday, February 24, 2011 2:52 AM
To: 'Half-Life dedicated Linux server mailing list'
Subject: Re: [hlds_linux] master server source 1 is down.

We looked at this a while back. There are master servers running on all
three. Can you ping and traceroute to the host? Can anyone else confirm that
one of the master servers is not functioning? 

-Original Message-
From: hlds_linux-boun...@list.valvesoftware.com
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Eric Riemers
Sent: Wednesday, February 23, 2011 6:06 AM
To: 'Half-Life dedicated Linux server mailing list'
Subject: [hlds_linux] master server source 1 is down.

Milton,

I mailed this before on the list but nothing has changed since.

lethal@binkey:~/public_html/admin$ host hl2master.steampowered.com
hl2master.steampowered.com  A   72.165.61.153
hl2master.steampowered.com  A   63.234.149.83
hl2master.steampowered.com  A   63.234.149.90

The first entry 72.165.61.153 is as far as I can see not working. Has been
for some time, it would be wiser to remove it or fix it to cut down on
retry's and such.

(and I actually prefer to use dns names instead of ip's)

Thanks in advance,
Eric


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

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



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


Re: [hlds_linux] master server source 1 is down.

2011-02-23 Thread Kyle Sanderson
Confirming the first (72.165.61.153) is down for me as well. Yes, it
is responding to echo requests.

Cheers,
Kyle.

On Wed, Feb 23, 2011 at 11:08 PM, Eric Riemers riem...@binkey.nl wrote:
 Ping works fine, the box is up. It's the response that is not working as
 demonstrated by others.

 -Original Message-
 From: hlds_linux-boun...@list.valvesoftware.com
 [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Milton Ngan
 Sent: donderdag 24 februari 2011 2:52
 To: 'Half-Life dedicated Linux server mailing list'
 Subject: Re: [hlds_linux] master server source 1 is down.

 We looked at this a while back. There are master servers running on all
 three. Can you ping and traceroute to the host? Can anyone else confirm that
 one of the master servers is not functioning?

 -Original Message-
 From: hlds_linux-boun...@list.valvesoftware.com
 [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Eric Riemers
 Sent: Wednesday, February 23, 2011 6:06 AM
 To: 'Half-Life dedicated Linux server mailing list'
 Subject: [hlds_linux] master server source 1 is down.

 Milton,

 I mailed this before on the list but nothing has changed since.

 lethal@binkey:~/public_html/admin$ host hl2master.steampowered.com
 hl2master.steampowered.com      A       72.165.61.153
 hl2master.steampowered.com      A       63.234.149.83
 hl2master.steampowered.com      A       63.234.149.90

 The first entry 72.165.61.153 is as far as I can see not working. Has been
 for some time, it would be wiser to remove it or fix it to cut down on
 retry's and such.

 (and I actually prefer to use dns names instead of ip's)

 Thanks in advance,
        Eric


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

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


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


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