[hlds] Server url

2005-07-15 Thread hlds
This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Hey Guys can anyone tell me an easy way to set up a url for people to connect 
to my server(s)

like cs1.myserver.com in the steam server broswer would conect to a server?

Thx
Munra
--


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


RE: [hlds] Server url

2005-07-15 Thread Rick Payton
Do you have control over your DNS server for your domain name (you
should)

To connect to my little 4 man server if you don't want to mess with IP
numbers you can add cs.mai-hawaii.com:27015 to your favorite server
list, and steam will automatically resolve the IP address for you. I
also run a web server (mainly for HL Stats) which you can also connect
to at the same address.

It mainly coms down to your DNS server really.

Rick Payton, IT Support
Morikawa  Associates
(808) 572-1745
http://www.mai-hawaii.com/

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Friday, July 15, 2005 8:24 AM
To: hlds@list.valvesoftware.com
Subject: [hlds] Server url

This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ] Hey Guys can anyone
tell me an easy way to set up a url for people to connect to my
server(s)

like cs1.myserver.com in the steam server broswer would conect to a
server?

Thx
Munra
--

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


RE: [hlds] Server url

2005-07-15 Thread ironchef
[EMAIL PROTECTED] wrote:
 Hey Guys can anyone tell me an easy way to set up a url for people to
 connect to my server(s)

 like cs1.myserver.com in the steam server broswer would conect to a
 server?

My url to connect folks to our CSS server looks like this:
  steam: -applaunch 240 +connect css.dexworld.org:27015

The applaunch determines which game to launch. Jason Weisberger
([EMAIL PROTECTED]) posted this list on 10/17/04:

  Half-Life Dedicated Server- 5
  Counter-Strike 1.6- 10
  Team Fortress Classic - 20
  Day of Defeat - 30
  Deathmatch Classic- 40
  Opposing Force- 50
  Ricochet  - 60
  Half-Life - 70
  Condition Zero- 80
  Codename Gordon   - 92
  Condition Zero Deleted Scenes - 100
  Source Dedicated Server Final - 205
  Half-Life 2   - 220
  Counter-Strike Source Final   - 240
  Half-Life Source  - 280
  Day of Defeat Source  - 300

You can use different command line parameters to launch mods as well, I
think something like steam: -applaunch 70 -game ts +connect
ts.example.com if you have a Specialist server at that IP.

--
ironchef
http://www.dexworld.org/



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


Re: [hlds] Server url

2005-07-15 Thread hlds

I understand that maybe I should of not askes such a nub queston

I do I make the DNS point to that? I have 10 ips on each box so how to a
make cs1.mysite.com point to the a Right ip
- Original Message -
From: Rick Payton [EMAIL PROTECTED]
To: hlds@list.valvesoftware.com
Sent: Friday, July 15, 2005 2:43 PM
Subject: RE: [hlds] Server url



Do you have control over your DNS server for your domain name (you
should)

To connect to my little 4 man server if you don't want to mess with IP
numbers you can add cs.mai-hawaii.com:27015 to your favorite server
list, and steam will automatically resolve the IP address for you. I
also run a web server (mainly for HL Stats) which you can also connect
to at the same address.

It mainly coms down to your DNS server really.

Rick Payton, IT Support
Morikawa  Associates
(808) 572-1745
http://www.mai-hawaii.com/

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Friday, July 15, 2005 8:24 AM
To: hlds@list.valvesoftware.com
Subject: [hlds] Server url

This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ] Hey Guys can anyone
tell me an easy way to set up a url for people to connect to my
server(s)

like cs1.myserver.com in the steam server broswer would conect to a
server?

Thx
Munra
--

___
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] Server url

2005-07-15 Thread Graham Robinson
Why not just make a steam link?

steam:%20-applaunch%20240%20-game%20cstrike%20+connect%2083.142.49.64:27025

(that isn't going to make much sense in an email). Find your server on
here and just copy the play link.

http://www.game-monitor.com/GameServer/83.142.49.64:27025/

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


RE: [hlds] Server url

2005-07-15 Thread ironchef
[EMAIL PROTECTED] wrote:
 I understand that maybe I should of not askes such a nub queston

 I do I make the DNS point to that? I have 10 ips on each box so how
 to a
 make cs1.mysite.com point to the a Right ip

You'll have to setup the DNS to do it :) If your server provider is
handling your DNS, you can write them with the domains you want and what
IP you want them to point to.

Zoneedit.com is a good free DNS service, too. I've been using it for
years without a problem, and once you setup your zone, you can add a
number of subdomains (cs1.example.com, cs2.example.com, etc) without a
problem. The only thing we've had to bug our provider with is setting up
the reverse DNS for us, which isn't entirely necessary.

--
ironchef
http://www.dexworld.org/



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


RE: [hlds] Server url

2005-07-15 Thread Andrew Simpson
To the Valve guys, have you considered adding this kinda functionality into
the Steam client proper?

Maybe a steam://Connect/82.142.49.64:27025 type thing, and then the server
browser can determine what game it is and launch the appropriate game.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Graham Robinson
Sent: 15 July 2005 21:54
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] Server url

Why not just make a steam link?

steam:%20-applaunch%20240%20-game%20cstrike%20+connect%2083.142.49.64:27025


(that isn't going to make much sense in an email). Find your server on
here and just copy the play link.

http://www.game-monitor.com/GameServer/83.142.49.64:27025/

___
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