RE: [hlds] Server invisible

2006-08-17 Thread Frazer
Ah - good catch Roman - forgot all about the MIME stuff!

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Roman Hatsiev
Sent: Thursday, August 17, 2006 9:57 AM
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] Server invisible

Well, actually 404 means object not found and is does not have to do
anything with DNS. Speaking of sv_downloadurl, the most common problem of
404 on IIS6 is that all file extensions must be listed in MIME map.
IIS6 will not serve files with unknown extensions otherwise. See the
following article for more details:
http://support.microsoft.com/kb/248033/en-us

Regards.

On 17/08/06, Edward Luna <[EMAIL PROTECTED]> wrote:
> I get an HTTP 404 error (usually DNS) when I attempt to connect to
> that site.
>
> -Original Message-
> From: LDuke [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 16, 2006 6:29 PM
> To: hlds@list.valvesoftware.com
> Subject: Re: [hlds] Server invisible
>
>
> --
>
> [ Picked text/plain from multipart/alternative ] I don't see any files
> at http://www.eleanetwork.com/hlpmaps
>
> On 8/16/06, Valdimar Kristjansson <[EMAIL PROTECTED]> wrote:
> >
> > Finally the server is up and running and I've had my first visitors.
> > It seems that it was enough to open port 27015.
> >
> > Now I wanted to get some new maps for the players on my server and
> > so
> I
> > downloaded a mappack from fileplanet.
> > I extracted all the multiplayer maps into my maps folder and edited
> > my mapcycle file.
> >
> > Now everytime people try to connect they get the error: missing map
> > . Disconnecting.
> >
> > I put sv_download to 1 and my downloadurl to
> > http://www.eleanetwork.com/hlpmaps which is a folder I created under
> my
> > website root and thus should be open for downloads.
> >
> > What else do I need to do?
> >
> > thanks,
> > Valdimar Kristjánsson, CTO
> > 00 (+354) 693 2062_
> > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>;
> _www.eleanetwork.com_
> > <http://www.eleanetwork.com/>
> >
> > This communication is solely intended for the addressee, it may be
> > confidential and it is not for third party distribution.
> >
> > ___
> > 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] Server invisible

2006-08-17 Thread Edward Luna
Agreed on the object not found statement... I should have clarified my
statement... every time I've gotten a 404 in my system it was caused by
a DNS issue.

-Original Message-
From: Roman Hatsiev [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 17, 2006 8:57 AM
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] Server invisible


Well, actually 404 means object not found and is does not have to do
anything with DNS. Speaking of sv_downloadurl, the most common problem
of 404 on IIS6 is that all file extensions must be listed in MIME map.
IIS6 will not serve files with unknown extensions otherwise. See the
following article for more details:
http://support.microsoft.com/kb/248033/en-us

Regards.

On 17/08/06, Edward Luna <[EMAIL PROTECTED]> wrote:
> I get an HTTP 404 error (usually DNS) when I attempt to connect to
that
> site.
>
> -Original Message-
> From: LDuke [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 16, 2006 6:29 PM
> To: hlds@list.valvesoftware.com
> Subject: Re: [hlds] Server invisible
>
>
> --
>
> [ Picked text/plain from multipart/alternative ]
> I don't see any files at http://www.eleanetwork.com/hlpmaps
>
> On 8/16/06, Valdimar Kristjansson <[EMAIL PROTECTED]> wrote:
> >
> > Finally the server is up and running and I've had my first visitors.
> > It seems that it was enough to open port 27015.
> >
> > Now I wanted to get some new maps for the players on my server and
so
> I
> > downloaded a mappack from fileplanet.
> > I extracted all the multiplayer maps into my maps folder and edited
my
> > mapcycle file.
> >
> > Now everytime people try to connect they get the error: missing map
> > . Disconnecting.
> >
> > I put sv_download to 1 and my downloadurl to
> > http://www.eleanetwork.com/hlpmaps which is a folder I created under
> my
> > website root and thus should be open for downloads.
> >
> > What else do I need to do?
> >
> > thanks,
> > Valdimar Kristjánsson, CTO
> > 00 (+354) 693 2062_
> > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>;
> _www.eleanetwork.com_
> > <http://www.eleanetwork.com/>
> >
> > This communication is solely intended for the addressee, it may be
> > confidential and it is not for third party distribution.
> >
> > ___
> > 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] Server invisible

2006-08-17 Thread Roman Hatsiev

Well, actually 404 means object not found and is does not have to do
anything with DNS. Speaking of sv_downloadurl, the most common problem
of 404 on IIS6 is that all file extensions must be listed in MIME map.
IIS6 will not serve files with unknown extensions otherwise. See the
following article for more details:
http://support.microsoft.com/kb/248033/en-us

Regards.

On 17/08/06, Edward Luna <[EMAIL PROTECTED]> wrote:

I get an HTTP 404 error (usually DNS) when I attempt to connect to that
site.

-Original Message-
From: LDuke [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 16, 2006 6:29 PM
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] Server invisible


--

[ Picked text/plain from multipart/alternative ]
I don't see any files at http://www.eleanetwork.com/hlpmaps

On 8/16/06, Valdimar Kristjansson <[EMAIL PROTECTED]> wrote:
>
> Finally the server is up and running and I've had my first visitors.
> It seems that it was enough to open port 27015.
>
> Now I wanted to get some new maps for the players on my server and so
I
> downloaded a mappack from fileplanet.
> I extracted all the multiplayer maps into my maps folder and edited my
> mapcycle file.
>
> Now everytime people try to connect they get the error: missing map
> . Disconnecting.
>
> I put sv_download to 1 and my downloadurl to
> http://www.eleanetwork.com/hlpmaps which is a folder I created under
my
> website root and thus should be open for downloads.
>
> What else do I need to do?
>
> thanks,
> Valdimar Kristjánsson, CTO
> 00 (+354) 693 2062_
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>;
_www.eleanetwork.com_
> <http://www.eleanetwork.com/>
>
> This communication is solely intended for the addressee, it may be
> confidential and it is not for third party distribution.
>
> ___
> 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] Server invisible

2006-08-17 Thread Edward Luna
I get an HTTP 404 error (usually DNS) when I attempt to connect to that
site.

-Original Message-
From: LDuke [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 16, 2006 6:29 PM
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] Server invisible


--

[ Picked text/plain from multipart/alternative ]
I don't see any files at http://www.eleanetwork.com/hlpmaps

On 8/16/06, Valdimar Kristjansson <[EMAIL PROTECTED]> wrote:
>
> Finally the server is up and running and I've had my first visitors.
> It seems that it was enough to open port 27015.
>
> Now I wanted to get some new maps for the players on my server and so
I
> downloaded a mappack from fileplanet.
> I extracted all the multiplayer maps into my maps folder and edited my
> mapcycle file.
>
> Now everytime people try to connect they get the error: missing map
> . Disconnecting.
>
> I put sv_download to 1 and my downloadurl to
> http://www.eleanetwork.com/hlpmaps which is a folder I created under
my
> website root and thus should be open for downloads.
>
> What else do I need to do?
>
> thanks,
> Valdimar Kristjánsson, CTO
> 00 (+354) 693 2062_
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>;
_www.eleanetwork.com_
> <http://www.eleanetwork.com/>
>
> This communication is solely intended for the addressee, it may be
> confidential and it is not for third party distribution.
>
> ___
> 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] Server invisible

2006-08-16 Thread Dustin Tuft
--
[ Picked text/plain from multipart/alternative ]
Shouldn't the download URL end with a "/"? I think with out the "/" your tring 
to download files called "hlpmapsMAP.BSP" when you need to be downloading 
"hlpmaps/MAP.BSP"

Dustin



> From: [EMAIL PROTECTED]> To: hlds@list.valvesoftware.com> Subject: RE: [hlds] 
> Server invisible> Date: Wed, 16 Aug 2006 22:00:38 +> > Finally the server 
> is up and running and I've had my first visitors.> It seems that it was 
> enough to open port 27015.> > Now I wanted to get some new maps for the 
> players on my server and so I> downloaded a mappack from fileplanet.> I 
> extracted all the multiplayer maps into my maps folder and edited my> 
> mapcycle file.> > Now everytime people try to connect they get the error: 
> missing map> . Disconnecting.> > I put sv_download to 1 and my 
> downloadurl to> http://www.eleanetwork.com/hlpmaps which is a folder I 
> created under my> website root and thus should be open for downloads.> > What 
> else do I need to do?> > thanks,> Valdimar Kristjánsson, CTO> 00 (+354) 693 
> 2062_> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>; _www.eleanetwork.com_> 
> <http://www.eleanetwork.com/>> > This communication is solely intended for 
> the addressee, it may be> confidential and it is not for third party 
> distribution.> > ___> 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 invisible

2006-08-16 Thread Frazer
IIS will send a page as follows when Directory browsing is disabled:

Directory Listing Denied
This Virtual Directory does not allow contents to be listed.

Not a 404


Frazer



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dave Williams
Sent: Wednesday, August 16, 2006 9:51 PM
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] Server invisible

i know this but why give us a link to check it when it's gonna turn round
and say you can't do that? that's why i suggested he turned it on.
i did with mine while i was setting it up just so i could make doubley sure
the files where there. helps if you try the settings on a testing server too
i always do that.

Frazer wrote:
> Directory browsing (on IIS servers, in any event) is not required for
> sv_download vdirs.  At least, its turned off on my map vdir and it
> works OK for me.
>
>
> Frazer
>
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Dave Williams
> Sent: Wednesday, August 16, 2006 9:28 PM
> To: hlds@list.valvesoftware.com
> Subject: Re: [hlds] Server invisible
>
> you don't see them as i suspect that he has directory listing turned off.
>
> What need to be done is some reading up on sv_downloadurl on the net
> and in the list archives. this is an old topic and if it's just basic
> setup you need help with you will find all you need with out having to
> ask for it. I remember that when i set my http d/l server up for my
> game server it was a pain. took me a week to get it right.
>
> there will be all the info i gathere from that experience in the list
> archives. they will be dated about march time.
>
> hope you find what you need if you get really stuck start a new thread
> about it.
>
> LDuke wrote:
>
>> --
>> [ Picked text/plain from multipart/alternative ] I don't see any
>> files at http://www.eleanetwork.com/hlpmaps
>>
>> On 8/16/06, Valdimar Kristjansson <[EMAIL PROTECTED]> wrote:
>>
>>
>>> Finally the server is up and running and I've had my first visitors.
>>> It seems that it was enough to open port 27015.
>>>
>>> Now I wanted to get some new maps for the players on my server and
>>> so I downloaded a mappack from fileplanet.
>>> I extracted all the multiplayer maps into my maps folder and edited
>>> my mapcycle file.
>>>
>>> Now everytime people try to connect they get the error: missing map
>>> . Disconnecting.
>>>
>>> I put sv_download to 1 and my downloadurl to
>>> http://www.eleanetwork.com/hlpmaps which is a folder I created under
>>> my website root and thus should be open for downloads.
>>>
>>> What else do I need to do?
>>>
>>> thanks,
>>> Valdimar Kristjánsson, CTO
>>> 00 (+354) 693 2062_
>>> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>;
>>> _www.eleanetwork.com_ <http://www.eleanetwork.com/>
>>>
>>> This communication is solely intended for the addressee, it may be
>>> confidential and it is not for third party distribution.
>>>
>>> ___
>>> 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


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


Re: [hlds] Server invisible

2006-08-16 Thread Dave Williams
i know this but why give us a link to check it when it's gonna turn
round and say you can't do that? that's why i suggested he turned it on.
i did with mine while i was setting it up just so i could make doubley
sure the files where there. helps if you try the settings on a testing
server too i always do that.

Frazer wrote:
> Directory browsing (on IIS servers, in any event) is not required for
> sv_download vdirs.  At least, its turned off on my map vdir and it works OK
> for me.
>
>
> Frazer
>
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Dave Williams
> Sent: Wednesday, August 16, 2006 9:28 PM
> To: hlds@list.valvesoftware.com
> Subject: Re: [hlds] Server invisible
>
> you don't see them as i suspect that he has directory listing turned off.
>
> What need to be done is some reading up on sv_downloadurl on the net and in
> the list archives. this is an old topic and if it's just basic setup you
> need help with you will find all you need with out having to ask for it. I
> remember that when i set my http d/l server up for my game server it was a
> pain. took me a week to get it right.
>
> there will be all the info i gathere from that experience in the list
> archives. they will be dated about march time.
>
> hope you find what you need if you get really stuck start a new thread about
> it.
>
> LDuke wrote:
>
>> --
>> [ Picked text/plain from multipart/alternative ] I don't see any files
>> at http://www.eleanetwork.com/hlpmaps
>>
>> On 8/16/06, Valdimar Kristjansson <[EMAIL PROTECTED]> wrote:
>>
>>
>>> Finally the server is up and running and I've had my first visitors.
>>> It seems that it was enough to open port 27015.
>>>
>>> Now I wanted to get some new maps for the players on my server and so
>>> I downloaded a mappack from fileplanet.
>>> I extracted all the multiplayer maps into my maps folder and edited
>>> my mapcycle file.
>>>
>>> Now everytime people try to connect they get the error: missing map
>>> . Disconnecting.
>>>
>>> I put sv_download to 1 and my downloadurl to
>>> http://www.eleanetwork.com/hlpmaps which is a folder I created under
>>> my website root and thus should be open for downloads.
>>>
>>> What else do I need to do?
>>>
>>> thanks,
>>> Valdimar Kristjánsson, CTO
>>> 00 (+354) 693 2062_
>>> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>;
>>> _www.eleanetwork.com_ <http://www.eleanetwork.com/>
>>>
>>> This communication is solely intended for the addressee, it may be
>>> confidential and it is not for third party distribution.
>>>
>>> ___
>>> 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] Server invisible

2006-08-16 Thread Frazer
Directory browsing (on IIS servers, in any event) is not required for
sv_download vdirs.  At least, its turned off on my map vdir and it works OK
for me.


Frazer




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dave Williams
Sent: Wednesday, August 16, 2006 9:28 PM
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] Server invisible

you don't see them as i suspect that he has directory listing turned off.

What need to be done is some reading up on sv_downloadurl on the net and in
the list archives. this is an old topic and if it's just basic setup you
need help with you will find all you need with out having to ask for it. I
remember that when i set my http d/l server up for my game server it was a
pain. took me a week to get it right.

there will be all the info i gathere from that experience in the list
archives. they will be dated about march time.

hope you find what you need if you get really stuck start a new thread about
it.

LDuke wrote:
> --
> [ Picked text/plain from multipart/alternative ] I don't see any files
> at http://www.eleanetwork.com/hlpmaps
>
> On 8/16/06, Valdimar Kristjansson <[EMAIL PROTECTED]> wrote:
>
>> Finally the server is up and running and I've had my first visitors.
>> It seems that it was enough to open port 27015.
>>
>> Now I wanted to get some new maps for the players on my server and so
>> I downloaded a mappack from fileplanet.
>> I extracted all the multiplayer maps into my maps folder and edited
>> my mapcycle file.
>>
>> Now everytime people try to connect they get the error: missing map
>> . Disconnecting.
>>
>> I put sv_download to 1 and my downloadurl to
>> http://www.eleanetwork.com/hlpmaps which is a folder I created under
>> my website root and thus should be open for downloads.
>>
>> What else do I need to do?
>>
>> thanks,
>> Valdimar Kristjánsson, CTO
>> 00 (+354) 693 2062_
>> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>;
>> _www.eleanetwork.com_ <http://www.eleanetwork.com/>
>>
>> This communication is solely intended for the addressee, it may be
>> confidential and it is not for third party distribution.
>>
>> ___
>> 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] Server invisible

2006-08-16 Thread Dave Williams
you don't see them as i suspect that he has directory listing turned off.

What need to be done is some reading up on sv_downloadurl on the net and
in the list archives. this is an old topic and if it's just basic setup
you need help with you will find all you need with out having to ask for
it. I remember that when i set my http d/l server up for my game server
it was a pain. took me a week to get it right.

there will be all the info i gathere from that experience in the list
archives. they will be dated about march time.

hope you find what you need if you get really stuck start a new thread
about it.

LDuke wrote:
> --
> [ Picked text/plain from multipart/alternative ]
> I don't see any files at http://www.eleanetwork.com/hlpmaps
>
> On 8/16/06, Valdimar Kristjansson <[EMAIL PROTECTED]> wrote:
>
>> Finally the server is up and running and I've had my first visitors.
>> It seems that it was enough to open port 27015.
>>
>> Now I wanted to get some new maps for the players on my server and so I
>> downloaded a mappack from fileplanet.
>> I extracted all the multiplayer maps into my maps folder and edited my
>> mapcycle file.
>>
>> Now everytime people try to connect they get the error: missing map
>> . Disconnecting.
>>
>> I put sv_download to 1 and my downloadurl to
>> http://www.eleanetwork.com/hlpmaps which is a folder I created under my
>> website root and thus should be open for downloads.
>>
>> What else do I need to do?
>>
>> thanks,
>> Valdimar Kristjánsson, CTO
>> 00 (+354) 693 2062_
>> [EMAIL PROTECTED] ; _www.eleanetwork.com_
>> 
>>
>> This communication is solely intended for the addressee, it may be
>> confidential and it is not for third party distribution.
>>
>> ___
>> 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] Server invisible

2006-08-16 Thread Frazer
http://www.eleanetwork.com/hlpmaps  yields a 404 status.  Your virtual
directory is not configured properly or there are no files in it with names
that correspond to the names of your game maps.

A good way to test that all is well is to set up your IIS vdir - and
temporarily enable the "Directory browsing" checkbox on the vdir properties
- then attempt to browse to it with the browser of your choice.  If you get
a directory listing of your map files, you are good to go.  Remember to turn
off directory browsing.

One very player-friendly thing to do is to bzip all of the maps within your
map vdir.  (your map vdir should NOT be your game map directory).  This
substantially reduces the length of time it takes for players to download
new maps.  You can find a free download of bzip2 somewhere in Googlespace.
There are all sorts of clever ways out there for automating the bzip process
for new maps - but I just drag and drop a copy of the map to be bzipped on
the bzip2 executable - and it automatically does the job and deletes the
original file.

Cheers,

Frazer






-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Valdimar
Kristjansson
Sent: Wednesday, August 16, 2006 7:01 PM
To: hlds@list.valvesoftware.com
Subject: RE: [hlds] Server invisible

Finally the server is up and running and I've had my first visitors.
It seems that it was enough to open port 27015.

Now I wanted to get some new maps for the players on my server and so I
downloaded a mappack from fileplanet.
I extracted all the multiplayer maps into my maps folder and edited my
mapcycle file.

Now everytime people try to connect they get the error: missing map
. Disconnecting.

I put sv_download to 1 and my downloadurl to
http://www.eleanetwork.com/hlpmaps which is a folder I created under my
website root and thus should be open for downloads.

What else do I need to do?

thanks,
Valdimar Kristjánsson, CTO
00 (+354) 693 2062_
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>; _www.eleanetwork.com_
<http://www.eleanetwork.com/>

This communication is solely intended for the addressee, it may be
confidential and it is not for third party distribution.

___
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 invisible

2006-08-16 Thread LDuke
--
[ Picked text/plain from multipart/alternative ]
I don't see any files at http://www.eleanetwork.com/hlpmaps

On 8/16/06, Valdimar Kristjansson <[EMAIL PROTECTED]> wrote:
>
> Finally the server is up and running and I've had my first visitors.
> It seems that it was enough to open port 27015.
>
> Now I wanted to get some new maps for the players on my server and so I
> downloaded a mappack from fileplanet.
> I extracted all the multiplayer maps into my maps folder and edited my
> mapcycle file.
>
> Now everytime people try to connect they get the error: missing map
> . Disconnecting.
>
> I put sv_download to 1 and my downloadurl to
> http://www.eleanetwork.com/hlpmaps which is a folder I created under my
> website root and thus should be open for downloads.
>
> What else do I need to do?
>
> thanks,
> Valdimar Kristjánsson, CTO
> 00 (+354) 693 2062_
> [EMAIL PROTECTED] ; _www.eleanetwork.com_
> 
>
> This communication is solely intended for the addressee, it may be
> confidential and it is not for third party distribution.
>
> ___
> 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 invisible

2006-08-16 Thread Valdimar Kristjansson

Finally the server is up and running and I've had my first visitors.
It seems that it was enough to open port 27015.

Now I wanted to get some new maps for the players on my server and so I
downloaded a mappack from fileplanet.
I extracted all the multiplayer maps into my maps folder and edited my
mapcycle file.

Now everytime people try to connect they get the error: missing map
. Disconnecting.

I put sv_download to 1 and my downloadurl to
http://www.eleanetwork.com/hlpmaps which is a folder I created under my
website root and thus should be open for downloads.

What else do I need to do?

thanks,
Valdimar Kristjánsson, CTO
00 (+354) 693 2062_
[EMAIL PROTECTED] ; _www.eleanetwork.com_


This communication is solely intended for the addressee, it may be
confidential and it is not for third party distribution.

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


RE: [hlds] Server invisible

2006-08-14 Thread Frazer
Good tip, Adam - thanks!

>From the run command box:  mstsc /console

Log in as local admin (or whatever) and voila - there is the srcds console
window.

Nice.

Frazer



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Adam Sando
Sent: Monday, August 14, 2006 8:18 PM
To: hlds@list.valvesoftware.com
Subject: RE: [hlds] Server invisible

Also, worth noting that I believe you can terminal into the servers console
directly, by starting the MSTSC client using the following syntax:

Mstsc.exe /console

You can then enter your IP, and you should be able to get straight to the
console. I believe you can also use the shadow command to swap to different
sessions, however I don't have too much experience with this.

Not sure if my post is related to the topic at all...

Regards,
Adam

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dustin Tuft
Sent: Tuesday, 15 August 2006 7:33 AM
To: Frazer
Subject: RE: [hlds] Server invisible

--
[ Picked text/plain from multipart/alternative ] It's pretty simple,
terminal server is emulation, not the local console. That being said, a HL
console started on the Windows local console will not show up on a terminal
service session.  Now if you were to start the HL server in your terminal
server session then that terminal session has the access HL console window,
and if you click on the X and leave the Session running, your HL console
stays running as well.

Dustin Tuft



> From: [EMAIL PROTECTED]> To: hlds@list.valvesoftware.com> Subject: RE:
[hlds] Server invisible> Date: Mon, 14 Aug 2006 12:21:54 -0300> > If you
have local access to the server, you can check by running the game> server
instance with a visible console window, as follows.  This will NOT> work
over Terminal Services, since the console will not show up on remote>
connections. (If someone can explain why this is the case, I would>
appreciate it).> > 1.  Set the ShowSrcdsConsoleWindow attribute to "True" in
the > element for your server instance.> > 2.  Ensure that the
ogsWatcher Service properties allow it to interact with> the desktop.  Open
the service properties for ogs Watcher Service and select> the "Log On" tab.
Ensure you have "Local System account" selected and that> the "Allow service
to interact with the desktop" checkbox is checked.> > When you start
ogsWatcher and it spins up your game server instance, you> should see its
console window on your desktop.> > If you have to use remote access, then
you can install a tool like HLSW,> enter the IP and port of your server and
see if HLSW finds and hooks up with> your game instance on the expected
endpoint.> > If you use specify the IPAddress and Port in your 
and the game> instance runs, then you are pretty well assured it is running
on that> endpoint.> > > Frazer> > > > > -Original Message-> From:
[EMAIL PROTECTED]>
[mailto:[EMAIL PROTECTED] On Behalf Of Valdimar>
Kristjánsson> Sent: Monday, August 14, 2006 10:57 AM> To:
hlds@list.valvesoftware.com> Subject: [hlds] Server invisible> > Well I
downloaded Steam at another location and looked for my server.> It's not
coming up in the server list and if I add it to the favorites list> I get a
server is not responding message.> > I asked my hosting company to open up
port 27015 (TCP/UDP) and they said it> was done.> > Is there anything else
that I can tell them to do so that my server will> come up in the list?> >
I'm now using ogsWatcher to start my server and I think it's assigned to>
27015 (how can I check it?)> > BTW:>   00 is not a country code. It is used
for as a prefix for making foreign> phone calls in Iceland +354 is the
country code for Iceland.> > Thanks,>Valdimar Kristjánsson>
[EMAIL PROTECTED]> http://www.eleanetwork.com>   mobile : +354-6932062> >
___> 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] Server invisible

2006-08-14 Thread Jon Martin Tangvik

okey well, ill try that then.
People just cant connect to my DS through console, but some join randomly
becous they find me on the filters :S




From: "Adam Sando" <[EMAIL PROTECTED]>
Reply-To: hlds@list.valvesoftware.com
To: 
Subject: RE: [hlds] Server invisible
Date: Tue, 15 Aug 2006 09:07:46 +0930

I'd suggest any support concerns with ogsWatcher should be directed to
Frazers forums, as per his previous link:
http://gearbox.oathill.com/cbb

Regards,
Adam

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jon Martin Tangvik
Sent: Tuesday, 15 August 2006 8:50 AM
To: hlds@list.valvesoftware.com
Subject: RE: [hlds] Server invisible

okej
what exactly shall i type in the command prompt?
nothing worked as it said in the readme, so im confused..

John


>From: "Adam Sando" <[EMAIL PROTECTED]>
>Reply-To: hlds@list.valvesoftware.com
>To: 
>Subject: RE: [hlds] Server invisible
>Date: Tue, 15 Aug 2006 08:47:53 +0930
>
>Also, worth noting that I believe you can terminal into the servers
>console directly, by starting the MSTSC client using the following
syntax:
>
>Mstsc.exe /console
>
>You can then enter your IP, and you should be able to get straight to
>the console. I believe you can also use the shadow command to swap to
>different sessions, however I don't have too much experience with this.
>
>Not sure if my post is related to the topic at all...
>
>Regards,
>Adam
>
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] On Behalf Of Dustin Tuft
>Sent: Tuesday, 15 August 2006 7:33 AM
>To: Frazer
>Subject: RE: [hlds] Server invisible
>
>--
>[ Picked text/plain from multipart/alternative ] It's pretty simple,
>terminal server is emulation, not the local console. That being said, a
>HL console started on the Windows local console will not show up on a
>terminal service session.  Now if you were to start the HL server in
>your terminal server session then that terminal session has the access
>HL console window, and if you click on the X and leave the Session
>running, your HL console stays running as well.
>
>Dustin Tuft
>
>
>
> > From: [EMAIL PROTECTED]> To: hlds@list.valvesoftware.com> Subject:
RE:
>[hlds] Server invisible> Date: Mon, 14 Aug 2006 12:21:54 -0300> > If
>you have local access to the server, you can check by running the game>
>server instance with a visible console window, as follows.  This will
>NOT> work over Terminal Services, since the console will not show up on
>remote> connections. (If someone can explain why this is the case, I
>would> appreciate it).> > 1.  Set the ShowSrcdsConsoleWindow attribute to
"True"
>in the > element for your server instance.> > 2.  Ensure
>that the ogsWatcher Service properties allow it to interact with> the
desktop.
>Open the service properties for ogs Watcher Service and select> the
>"Log On" tab.  Ensure you have "Local System account" selected and
>that> the "Allow service to interact with the desktop" checkbox is
>checked.> > When you start ogsWatcher and it spins up your game server
>instance, you> should see its console window on your desktop.> > If you
>have to use remote access, then you can install a tool like HLSW,>
>enter the IP and port of your server and see if HLSW finds and hooks up
>with> your game instance on the expected endpoint.> > If you use
>specify the IPAddress and Port in your  and the game>
>instance runs, then you are pretty well assured it is running on that>
>endpoint.> > > Frazer> > > > > -Original
>Message-> From: [EMAIL PROTECTED]>
>[mailto:[EMAIL PROTECTED] On Behalf Of Valdimar>
>Kristjánsson> Sent: Monday, August 14, 2006 10:57 AM> To:
>hlds@list.valvesoftware.com> Subject: [hlds] Server invisible> > Well I
>downloaded Steam at another location and looked for my server.> It's
>not coming up in the server list and if I add it to the favorites list>
>I get a server is not responding message.> > I asked my hosting company
>to open up port 27015 (TCP/UDP) and they said it> was done.> > Is there
>anything else that I can tell them to do so that my server will> come
>up in the list?> > I'm now using ogsWatcher to start my server and I
think it's assigned to>
>27015 (how can I check it?)> > BTW:>   00 is not a country code. It is
used
>for as a prefix for making foreign> phone calls in Iceland +354 is the
>country code for Iceland.> > Thanks,>Valdimar Kristjánsson>
>[EMAIL PROTECTED]> http://www.eleanetwork.com>   mobile : +354-6932062>
>

RE: [hlds] Server invisible

2006-08-14 Thread Adam Sando
I'd suggest any support concerns with ogsWatcher should be directed to Frazers 
forums, as per his previous link:
http://gearbox.oathill.com/cbb

Regards,
Adam

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jon Martin 
Tangvik
Sent: Tuesday, 15 August 2006 8:50 AM
To: hlds@list.valvesoftware.com
Subject: RE: [hlds] Server invisible

okej
what exactly shall i type in the command prompt?
nothing worked as it said in the readme, so im confused..

John


>From: "Adam Sando" <[EMAIL PROTECTED]>
>Reply-To: hlds@list.valvesoftware.com
>To: 
>Subject: RE: [hlds] Server invisible
>Date: Tue, 15 Aug 2006 08:47:53 +0930
>
>Also, worth noting that I believe you can terminal into the servers
>console directly, by starting the MSTSC client using the following syntax:
>
>Mstsc.exe /console
>
>You can then enter your IP, and you should be able to get straight to
>the console. I believe you can also use the shadow command to swap to
>different sessions, however I don't have too much experience with this.
>
>Not sure if my post is related to the topic at all...
>
>Regards,
>Adam
>
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] On Behalf Of Dustin Tuft
>Sent: Tuesday, 15 August 2006 7:33 AM
>To: Frazer
>Subject: RE: [hlds] Server invisible
>
>--
>[ Picked text/plain from multipart/alternative ] It's pretty simple,
>terminal server is emulation, not the local console. That being said, a
>HL console started on the Windows local console will not show up on a
>terminal service session.  Now if you were to start the HL server in
>your terminal server session then that terminal session has the access
>HL console window, and if you click on the X and leave the Session
>running, your HL console stays running as well.
>
>Dustin Tuft
>
>
>
> > From: [EMAIL PROTECTED]> To: hlds@list.valvesoftware.com> Subject: RE:
>[hlds] Server invisible> Date: Mon, 14 Aug 2006 12:21:54 -0300> > If
>you have local access to the server, you can check by running the game>
>server instance with a visible console window, as follows.  This will
>NOT> work over Terminal Services, since the console will not show up on
>remote> connections. (If someone can explain why this is the case, I
>would> appreciate it).> > 1.  Set the ShowSrcdsConsoleWindow attribute to 
>"True"
>in the > element for your server instance.> > 2.  Ensure
>that the ogsWatcher Service properties allow it to interact with> the desktop.
>Open the service properties for ogs Watcher Service and select> the
>"Log On" tab.  Ensure you have "Local System account" selected and
>that> the "Allow service to interact with the desktop" checkbox is
>checked.> > When you start ogsWatcher and it spins up your game server
>instance, you> should see its console window on your desktop.> > If you
>have to use remote access, then you can install a tool like HLSW,>
>enter the IP and port of your server and see if HLSW finds and hooks up
>with> your game instance on the expected endpoint.> > If you use
>specify the IPAddress and Port in your  and the game>
>instance runs, then you are pretty well assured it is running on that>
>endpoint.> > > Frazer> > > > > -Original
>Message-> From: [EMAIL PROTECTED]>
>[mailto:[EMAIL PROTECTED] On Behalf Of Valdimar>
>Kristjánsson> Sent: Monday, August 14, 2006 10:57 AM> To:
>hlds@list.valvesoftware.com> Subject: [hlds] Server invisible> > Well I
>downloaded Steam at another location and looked for my server.> It's
>not coming up in the server list and if I add it to the favorites list>
>I get a server is not responding message.> > I asked my hosting company
>to open up port 27015 (TCP/UDP) and they said it> was done.> > Is there
>anything else that I can tell them to do so that my server will> come
>up in the list?> > I'm now using ogsWatcher to start my server and I think 
>it's assigned to>
>27015 (how can I check it?)> > BTW:>   00 is not a country code. It is used
>for as a prefix for making foreign> phone calls in Iceland +354 is the
>country code for Iceland.> > Thanks,>Valdimar Kristjánsson>
>[EMAIL PROTECTED]> http://www.eleanetwork.com>   mobile : +354-6932062> >
>___> To unsubscribe, edit
>your list preferences, or view the list archives,> please visit:>
>http://list.valvesoftware.com/mailman/listinfo/hlds> > >
>__

RE: [hlds] Server invisible

2006-08-14 Thread Jon Martin Tangvik

okej
what exactly shall i type in the command prompt?
nothing worked as it said in the readme, so im confused..

John



From: "Adam Sando" <[EMAIL PROTECTED]>
Reply-To: hlds@list.valvesoftware.com
To: 
Subject: RE: [hlds] Server invisible
Date: Tue, 15 Aug 2006 08:47:53 +0930

Also, worth noting that I believe you can terminal into the servers console
directly, by starting the MSTSC client using the following syntax:

Mstsc.exe /console

You can then enter your IP, and you should be able to get straight to the
console. I believe you can also use the shadow command to swap to different
sessions, however I don't have too much experience with this.

Not sure if my post is related to the topic at all...

Regards,
Adam

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dustin Tuft
Sent: Tuesday, 15 August 2006 7:33 AM
To: Frazer
Subject: RE: [hlds] Server invisible

--
[ Picked text/plain from multipart/alternative ] It's pretty simple,
terminal server is emulation, not the local console. That being said, a HL
console started on the Windows local console will not show up on a terminal
service session.  Now if you were to start the HL server in your terminal
server session then that terminal session has the access HL console window,
and if you click on the X and leave the Session running, your HL console
stays running as well.

Dustin Tuft



> From: [EMAIL PROTECTED]> To: hlds@list.valvesoftware.com> Subject: RE:
[hlds] Server invisible> Date: Mon, 14 Aug 2006 12:21:54 -0300> > If you
have local access to the server, you can check by running the game> server
instance with a visible console window, as follows.  This will NOT> work
over Terminal Services, since the console will not show up on remote>
connections. (If someone can explain why this is the case, I would>
appreciate it).> > 1.  Set the ShowSrcdsConsoleWindow attribute to "True"
in the > element for your server instance.> > 2.  Ensure that
the ogsWatcher Service properties allow it to interact with> the desktop.
Open the service properties for ogs Watcher Service and select> the "Log
On" tab.  Ensure you have "Local System account" selected and that> the
"Allow service to interact with the desktop" checkbox is checked.> > When
you start ogsWatcher and it spins up your game server instance, you> should
see its console window on your desktop.> > If you have to use remote
access, then you can install a tool like HLSW,> enter the IP and port of
your server and see if HLSW finds and hooks up with> your game instance on
the expected endpoint.> > If you use specify the IPAddress and Port in your
 and the game> instance runs, then you are pretty well assured
it is running on that> endpoint.> > > Frazer> > > > > -Original
Message-> From: [EMAIL PROTECTED]>
[mailto:[EMAIL PROTECTED] On Behalf Of Valdimar>
Kristjánsson> Sent: Monday, August 14, 2006 10:57 AM> To:
hlds@list.valvesoftware.com> Subject: [hlds] Server invisible> > Well I
downloaded Steam at another location and looked for my server.> It's not
coming up in the server list and if I add it to the favorites list> I get a
server is not responding message.> > I asked my hosting company to open up
port 27015 (TCP/UDP) and they said it> was done.> > Is there anything else
that I can tell them to do so that my server will> come up in the list?> >
I'm now using ogsWatcher to start my server and I think it's assigned to>
27015 (how can I check it?)> > BTW:>   00 is not a country code. It is used
for as a prefix for making foreign> phone calls in Iceland +354 is the
country code for Iceland.> > Thanks,>Valdimar Kristjánsson>
[EMAIL PROTECTED]> http://www.eleanetwork.com>   mobile : +354-6932062> >
___> 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


_
MSN Music http://music.msn.no Finn din favorittmusikk blant nesten 1 million
låter


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


RE: [hlds] Server invisible

2006-08-14 Thread Adam Sando
Also, worth noting that I believe you can terminal into the servers console 
directly, by starting the MSTSC client using the following syntax:

Mstsc.exe /console

You can then enter your IP, and you should be able to get straight to the 
console. I believe you can also use the shadow command to swap to different 
sessions, however I don't have too much experience with this.

Not sure if my post is related to the topic at all...

Regards,
Adam

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dustin Tuft
Sent: Tuesday, 15 August 2006 7:33 AM
To: Frazer
Subject: RE: [hlds] Server invisible

--
[ Picked text/plain from multipart/alternative ] It's pretty simple, terminal 
server is emulation, not the local console. That being said, a HL console 
started on the Windows local console will not show up on a terminal service 
session.  Now if you were to start the HL server in your terminal server 
session then that terminal session has the access HL console window, and if you 
click on the X and leave the Session running, your HL console stays running as 
well.

Dustin Tuft



> From: [EMAIL PROTECTED]> To: hlds@list.valvesoftware.com> Subject: RE: [hlds] 
> Server invisible> Date: Mon, 14 Aug 2006 12:21:54 -0300> > If you have local 
> access to the server, you can check by running the game> server instance with 
> a visible console window, as follows.  This will NOT> work over Terminal 
> Services, since the console will not show up on remote> connections. (If 
> someone can explain why this is the case, I would> appreciate it).> > 1.  Set 
> the ShowSrcdsConsoleWindow attribute to "True" in the > element 
> for your server instance.> > 2.  Ensure that the ogsWatcher Service 
> properties allow it to interact with> the desktop.  Open the service 
> properties for ogs Watcher Service and select> the "Log On" tab.  Ensure you 
> have "Local System account" selected and that> the "Allow service to interact 
> with the desktop" checkbox is checked.> > When you start ogsWatcher and it 
> spins up your game server instance, you> should see its console window on 
> your desktop.> > If you have to use remote access, then you can install a 
> tool like HLSW,> enter the IP and port of your server and see if HLSW finds 
> and hooks up with> your game instance on the expected endpoint.> > If you use 
> specify the IPAddress and Port in your  and the game> instance 
> runs, then you are pretty well assured it is running on that> endpoint.> > > 
> Frazer> > > > > -Original Message-> From: [EMAIL PROTECTED]> 
> [mailto:[EMAIL PROTECTED] On Behalf Of Valdimar> Kristjánsson> Sent: Monday, 
> August 14, 2006 10:57 AM> To: hlds@list.valvesoftware.com> Subject: [hlds] 
> Server invisible> > Well I downloaded Steam at another location and looked 
> for my server.> It's not coming up in the server list and if I add it to the 
> favorites list> I get a server is not responding message.> > I asked my 
> hosting company to open up port 27015 (TCP/UDP) and they said it> was done.> 
> > Is there anything else that I can tell them to do so that my server will> 
> come up in the list?> > I'm now using ogsWatcher to start my server and I 
> think it's assigned to> 27015 (how can I check it?)> > BTW:>   00 is not a 
> country code. It is used for as a prefix for making foreign> phone calls in 
> Iceland +354 is the country code for Iceland.> > Thanks,>Valdimar 
> Kristjánsson> [EMAIL PROTECTED]> http://www.eleanetwork.com>   mobile : 
> +354-6932062> > ___> 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] Server invisible

2006-08-14 Thread Dustin Tuft
--
[ Picked text/plain from multipart/alternative ]
It's pretty simple, terminal server is emulation, not the local console. That 
being said, a HL console started on the Windows local console will not show up 
on a terminal service session.  Now if you were to start the HL server in your 
terminal server session then that terminal session has the access HL console 
window, and if you click on the X and leave the Session running, your HL 
console stays running as well.

Dustin Tuft



> From: [EMAIL PROTECTED]> To: hlds@list.valvesoftware.com> Subject: RE: [hlds] 
> Server invisible> Date: Mon, 14 Aug 2006 12:21:54 -0300> > If you have local 
> access to the server, you can check by running the game> server instance with 
> a visible console window, as follows.  This will NOT> work over Terminal 
> Services, since the console will not show up on remote> connections. (If 
> someone can explain why this is the case, I would> appreciate it).> > 1.  Set 
> the ShowSrcdsConsoleWindow attribute to "True" in the > element 
> for your server instance.> > 2.  Ensure that the ogsWatcher Service 
> properties allow it to interact with> the desktop.  Open the service 
> properties for ogs Watcher Service and select> the "Log On" tab.  Ensure you 
> have "Local System account" selected and that> the "Allow service to interact 
> with the desktop" checkbox is checked.> > When you start ogsWatcher and it 
> spins up your game server instance, you> should see its console window on 
> your desktop.> > If you have to use remote access, then you can install a 
> tool like HLSW,> enter the IP and port of your server and see if HLSW finds 
> and hooks up with> your game instance on the expected endpoint.> > If you use 
> specify the IPAddress and Port in your  and the game> instance 
> runs, then you are pretty well assured it is running on that> endpoint.> > > 
> Frazer> > > > > -Original Message-> From: [EMAIL PROTECTED]> 
> [mailto:[EMAIL PROTECTED] On Behalf Of Valdimar> Kristjánsson> Sent: Monday, 
> August 14, 2006 10:57 AM> To: hlds@list.valvesoftware.com> Subject: [hlds] 
> Server invisible> > Well I downloaded Steam at another location and looked 
> for my server.> It's not coming up in the server list and if I add it to the 
> favorites list> I get a server is not responding message.> > I asked my 
> hosting company to open up port 27015 (TCP/UDP) and they said it> was done.> 
> > Is there anything else that I can tell them to do so that my server will> 
> come up in the list?> > I'm now using ogsWatcher to start my server and I 
> think it's assigned to> 27015 (how can I check it?)> > BTW:>   00 is not a 
> country code. It is used for as a prefix for making foreign> phone calls in 
> Iceland +354 is the country code for Iceland.> > Thanks,>Valdimar 
> Kristjánsson> [EMAIL PROTECTED]> http://www.eleanetwork.com>   mobile : 
> +354-6932062> > ___> 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] Server invisible

2006-08-14 Thread Frazer
If you have local access to the server, you can check by running the game
server instance with a visible console window, as follows.  This will NOT
work over Terminal Services, since the console will not show up on remote
connections. (If someone can explain why this is the case, I would
appreciate it).

1.  Set the ShowSrcdsConsoleWindow attribute to "True" in the 
element for your server instance.

2.  Ensure that the ogsWatcher Service properties allow it to interact with
the desktop.  Open the service properties for ogs Watcher Service and select
the "Log On" tab.  Ensure you have "Local System account" selected and that
the "Allow service to interact with the desktop" checkbox is checked.

When you start ogsWatcher and it spins up your game server instance, you
should see its console window on your desktop.

If you have to use remote access, then you can install a tool like HLSW,
enter the IP and port of your server and see if HLSW finds and hooks up with
your game instance on the expected endpoint.

If you use specify the IPAddress and Port in your  and the game
instance runs, then you are pretty well assured it is running on that
endpoint.


Frazer




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Valdimar
Kristjánsson
Sent: Monday, August 14, 2006 10:57 AM
To: hlds@list.valvesoftware.com
Subject: [hlds] Server invisible

Well I downloaded Steam at another location and looked for my server.
It's not coming up in the server list and if I add it to the favorites list
I get a server is not responding message.

I asked my hosting company to open up port 27015 (TCP/UDP) and they said it
was done.

Is there anything else that I can tell them to do so that my server will
come up in the list?

I'm now using ogsWatcher to start my server and I think it's assigned to
27015 (how can I check it?)

BTW:
  00 is not a country code. It is used for as a prefix for making foreign
phone calls in Iceland +354 is the country code for Iceland.

Thanks,
   Valdimar Kristjánsson
[EMAIL PROTECTED]
http://www.eleanetwork.com
  mobile : +354-6932062

___
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 invisible

2006-08-14 Thread {BATS} flash
--
[ Picked text/plain from multipart/alternative ]
Have you got "sv_lan 0" in your server.cfg?

Valdimar Kristjánsson <[EMAIL PROTECTED]> wrote: Well I downloaded Steam at 
another location and looked for my server.
It's not coming up in the server list and if I add it to the favorites
list I get a server is not responding message.

I asked my hosting company to open up port 27015 (TCP/UDP) and they
said it was done.

Is there anything else that I can tell them to do so that my server
will come up in the list?

I'm now using ogsWatcher to start my server and I think it's assigned
to 27015 (how can I check it?)

BTW:
  00 is not a country code. It is used for as a prefix for making
foreign phone calls in Iceland +354 is the country code for Iceland.

Thanks,
   Valdimar Kristjánsson
[EMAIL PROTECTED]
http://www.eleanetwork.com
  mobile : +354-6932062

___
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