Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-10 Thread Mick
y, June 09, 2005 10:14 PM Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! Mick, I'm guessing here, but since you have both hl1 & hl2 on the same IP, with hl2 in the later positionit may be cancelling the previous line??? Just to rule that out, since Alfred said that hl1 wo

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-09 Thread Mikee
at IP and see what happens. Again, I'm just guessing. - Original Message - From: "Mick" <[EMAIL PROTECTED]> To: Sent: Thursday, June 09, 2005 10:10 AM Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! The HL2 works fine no problems, player can get fast d

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-09 Thread Rick Payton
mai-hawaii.com/ From: [EMAIL PROTECTED] on behalf of Yeti Sent: Thu 6/9/2005 6:05 AM To: hlds@list.valvesoftware.com Subject: RE: [hlds] VALVe hide our sv_downloadurl paths! This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] F

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-09 Thread Yeti
PM To: 'hlds@list.valvesoftware.com' Subject: RE: [hlds] VALVe hide our sv_downloadurl paths! > We will look at adding an X-header to the request. > > - Alfred -- ___ To unsubscribe, edit your list preferences, or view the list arch

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-09 Thread Alexander Kobbevik
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mick Sent: 9. juni 2005 16:11 To: hlds@list.valvesoftware.com Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! Thanks for the info Alfred, unfortunately I still can't seem to get this workin

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-09 Thread Mick
one remote HL2 server (the top one) and another local HL1 and HL2 server (the bottom two) Any help appreciated, Regards Mick - Original Message - From: "Alfred Reynolds" <[EMAIL PROTECTED]> To: Sent: Thursday, June 09, 2005 3:52 AM Subject: RE: [hlds] VALVe hide our s

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-08 Thread Alfred Reynolds
The HL1 engine uses: hl1:// For the referer syntax. - Alfred Original Message From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mick Sent: Wednesday, June 08, 2005 6:52 PM To: hlds@list.valvesoftware.com Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! > Thanks

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-08 Thread Mick
know what it is that goes in front of the IP for HL1.Anyway thanks for your response. Anyone got any ideas please? Mick - Original Message - From: "Mikee" <[EMAIL PROTECTED]> To: Sent: Thursday, June 09, 2005 12:57 AM Subject: Re: [hlds] VALVe hide our sv_downloadurl

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-08 Thread Mikee
TECTED]> To: Sent: Wednesday, June 08, 2005 3:30 PM Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! Hi this works great for my HL2 server, but I use the same webserver folder for storing the fast download maps for my HL1 server too. Can anyone tell me what I need to add to the .htacce

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-08 Thread Mick
- Original Message - From: "Subdude2k" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 07, 2005 1:28 PM Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! The Referer works fine and has been doing so for a while now. I'm using .htaccess files on my Apache web server to onl

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Subdude2k
Mikee wrote: Subdude2k, your answer finally does work. I really appreciate your posting this, as the SetEnvIf Referrer that Simon said would not work in the .htaccess file. IMHO, every server admin should do this who is using a web based downloadurl that has bandwidth limits. One last answer

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Clayton Macleod
nice, I stand corrected. On 6/7/05, Alexander Kobbevik <[EMAIL PROTECTED]> wrote: > "Already" means that it was done before, but I guess he didn't know. > That's why he came back after finding out and told us. > He also wrote "Each request from Source clients to your web server > _contains_ the fo

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Mikee
Order Deny,Allow Allow from env=allow_download Deny from all - Original Message - From: "Subdude2k" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 07, 2005 8:28 AM Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! The Referer works fine and has been doing so for a

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Ryan Lewis
rds, Ryan Lewis [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rick Payton Sent: 07 June 2005 18:06 To: hlds@list.valvesoftware.com Subject: RE: [hlds] VALVe hide our sv_downloadurl paths! This is a multi-part message in MIME format. --

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Richard Vetter
; Sent: Tue 6/7/2005 2:28 AM > To: hlds@list.valvesoftware.com > Subject: Re: [hlds] VALVe hide our sv_downloadurl > paths! > > > > The Referer works fine and has been doing so for a > while now. > > I'm using .htaccess files on my Apache web server to > only

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Rick Payton
m: [EMAIL PROTECTED] on behalf of Subdude2k Sent: Tue 6/7/2005 2:28 AM To: hlds@list.valvesoftware.com Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! The Referer works fine and has been doing so for a while now. I'm using .htaccess files on my Apache web server to only allow access to t

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Subdude2k
The Referer works fine and has been doing so for a while now. I'm using .htaccess files on my Apache web server to only allow access to the hosted maps and files from our own CS Server. Here's the contents of my .htaccess file -- SetEnvIfNoCase Referer ^hl2://195\.20\.108\.36 allow_download Or

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread munra
It is Working. I think it has always done that Look at my Webpages 404 codes from March http://ctrclan.net/images/stats.JPG - Original Message - From: "Clayton Macleod" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 07, 2005 6:23 AM Subject: Re: [hlds] VALVe hide our sv_d

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Alexander Kobbevik
n". That's my guess atleast :) PS! Can't someone who use this cvar go into the webserver and just see if it's there in the logs? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Clayton Macleod Sent: 7. juni 2005 12:23 To: hlds@li

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Clayton Macleod
heh, yeah, and 5 minutes before that he said "We will look at adding an X-header to the request." In other words, it wasn't done yet, so he went and got it done. And came back very quickly to say it was done. That doesn't mean we got the client that does that yet, now does it? Nope. But I'm sure it

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Alexander Kobbevik
4 To: hlds@list.valvesoftware.com Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! of course not, you don't have a client yet that sends the referer. On 6/7/05, Mikee <[EMAIL PROTECTED]> wrote: > It still is not working even with that typo correc

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Clayton Macleod
of course not, you don't have a client yet that sends the referer. On 6/7/05, Mikee <[EMAIL PROTECTED]> wrote: > It still is not working even with that typo corrected -- Clayton Macleod ___ To unsubscribe, edit your list preferences, or view the list

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Mikee
several server IP's to all work with this folder? - Original Message - From: "Brandon Hardy" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 07, 2005 5:05 AM Subject: RE: [hlds] VALVe hide our sv_downloadurl paths! It looks like he made a typo, try replacing S

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Brandon Hardy
It looks like he made a typo, try replacing SetEnfIf with SetEnvIf. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mikee Sent: Tuesday, June 07, 2005 3:47 AM To: hlds@list.valvesoftware.com Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! I

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Clayton Macleod
valve still has to actually release the client with this referer support in it, don't think they've done that yet. So until they do it's kind of hard to react to something that isn't there yet. On 6/7/05, Mikee <[EMAIL PROTECTED]> wrote: > I tried Simon's guide and put this in an .htaccess file in

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Mikee
I tried Simon's guide and put this in an .htaccess file in the /hlds_downloads/ folder on my website (that contains the /maps/ folder for download), but it did not work when I joined the server, I still got the same player missing map, disconnected me. SetEnfIf Referer ^hl2://67\.18\.241\.7

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Clayton Macleod
*ahem* On 6/6/05, Alfred Reynolds <[EMAIL PROTECTED]> wrote: > And bam, already done. Each request from Source clients to your web > server contains the following line: > Referer: hl2:// > > You should be able to use some kind of apache plugin to act upon this > information. > > - Alfred -- Clay

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Oompa
-- [ Picked text/plain from multipart/alternative ] And how do you use it? On 6/7/05, Clayton Macleod <[EMAIL PROTECTED]> wrote: > > valve already added referer support... > > On 6/7/05, Spencer 'voogru' MacDonald <[EMAIL PROTECTED]> wrote: > > The best way to make sure other servers do not steal

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Clayton Macleod
valve already added referer support... On 6/7/05, Spencer 'voogru' MacDonald <[EMAIL PROTECTED]> wrote: > The best way to make sure other servers do not steal your bandwidth with > sv_downloadurl is to only allow people to download files that recently > connected to the server. (Say, with 20 minut

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-07 Thread Spencer 'voogru' MacDonald
[mailto:[EMAIL PROTECTED] Sent: Monday, June 06, 2005 10:48 PM To: hlds@list.valvesoftware.com Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! Richard Nelson wrote: > Hiding the cvar is not useful. If someone really wants to steal your > bandwidth, they can use some external tool

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Richard Nelson
m0gely wrote: >> Hiding the cvar is not useful > No, but it will stop *a lot* of other people. My opinion is that it will stop very few people (jerks) who are actually doing this. >> I would say people with only FTP access should >> be allowed to use .htaccess > > > The last several posts tried

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread m0gely
Richard Nelson wrote: Hiding the cvar is not useful. If someone really wants to steal your bandwidth, they can use some external tool to see where the requests are going, so while it may stop the average player it won't stop anyone who actually wants to do this. No, but it will stop *a lot* of

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Simon Garner
On 7/06/2005 2:21 p.m., m0gely wrote: While I applaud this response and it finally being done, I would suggest making the cvar protected as well. Many people probably use a web host that they have only FTP access to, or sometimes cpanel. They will not have access to make modifications to apach

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Andrew Armstrong
You can still run a packet sniffer and see where its getting the files, if someones that determined. - Original Message - From: "m0gely" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 07, 2005 12:21 PM Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! > Al

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Richard Nelson
m0gely wrote: While I applaud this response and it finally being done, I would suggest making the cvar protected as well. Many people probably use a web host that they have only FTP access to, or sometimes cpanel. They will not have access to make modifications to apache itself. I think both

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread m0gely
Alfred Reynolds wrote: And bam, already done. Each request from Source clients to your web server contains the following line: Referer: hl2:// You should be able to use some kind of apache plugin to act upon this information. - Alfred We will look at adding an X-header to the request. - Alf

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread m0gely
Alfred Reynolds wrote: And bam, already done. Each request from Source clients to your web server contains the following line: Referer: hl2:// You should be able to use some kind of apache plugin to act upon this information. While I applaud this response and it finally being done, I would sug

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread munra
Yes it Really Happens Munra - Original Message - From: "Ook" <[EMAIL PROTECTED]> To: Sent: Monday, June 06, 2005 10:58 PM Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! Is this really what is happening? People running servers going to other servers and ba

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread munra
So does this mean it is already Done or do we need to wait for the next update - Original Message - From: "Alfred Reynolds" <[EMAIL PROTECTED]> To: Sent: Monday, June 06, 2005 8:41 PM Subject: RE: [hlds] VALVe hide our sv_downloadurl paths! And bam, already done. E

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Ook
Is this really what is happening? People running servers going to other servers and basically pirating the sv_downloarurl for their own server? Sheesh...how low can some people sink? I always wondered why, when I changed my sv_downloadurl, I would keep logging all these requests to the old url. So

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Clayton Macleod
that's still not going to stop anything, it's a simple matter to see what computers your computer makes connections with. Using a referer seems to be the best way to go, and allow/disallow that way. On 6/6/05, Dagok <[EMAIL PROTECTED]> wrote: > I think the initial request has gotten lost in the th

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Dagok
nice if sv_downloadurl showed ** instead of the URL to the public. Dagok - Original Message - From: "Alfred Reynolds" <[EMAIL PROTECTED]> To: Sent: Monday, June 06, 2005 5:41 PM Subject: RE: [hlds] VALVe hide our sv_downloadurl paths! And bam, already done. Each req

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Rick Payton
M To: hlds@list.valvesoftware.com Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! I'm quite sure you can handle referer stuff. On 6/6/05, Rick Payton <[EMAIL PROTECTED]> wrote: > Sweet! Too bad I run IIS :P -- Clayton Macleod

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Clayton Macleod
I'm quite sure you can handle referer stuff. On 6/6/05, Rick Payton <[EMAIL PROTECTED]> wrote: > Sweet! Too bad I run IIS :P -- Clayton Macleod ___ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valve

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Simon Garner
On 7/06/2005 12:41 p.m., Alfred Reynolds wrote: And bam, already done. Each request from Source clients to your web server contains the following line: Referer: hl2:// You should be able to use some kind of apache plugin to act upon this information. - Alfred No special modules needed - the

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Rick Payton
.com Subject: RE: [hlds] VALVe hide our sv_downloadurl paths! And bam, already done. Each request from Source clients to your web server contains the following line: Referer: hl2:// You should be able to use some kind of apache plugin to act upon this information. - Alfred Original Message

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Alfred Reynolds
To: 'hlds@list.valvesoftware.com' Subject: RE: [hlds] VALVe hide our sv_downloadurl paths! > We will look at adding an X-header to the request. > > - Alfred > > Original Message > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of m0gely Sent:

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Alfred Reynolds
We will look at adding an X-header to the request. - Alfred Original Message From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of m0gely Sent: Monday, June 06, 2005 5:26 PM To: hlds@list.valvesoftware.com Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! > Mikee wr

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread m0gely
Mikee wrote: How would you use the .htaccess to only allow folder access from a given server IP, since it is basically a web url based access? If you restrict it to the server ip then the feature won't work. The client downloads the files, not the server. And since you have no idea what the

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Wojciech H
5 7:29 PM Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! How would you use the .htaccess to only allow folder access from a given server IP, since it is basically a web url based access? It is amazing what can be done with that file, so I don't doubt you. Posting how to customize it for

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Brandon Hardy
d be handy...I'm just wondering if a player doesn't need to have their own player IP to access it however...which would open it back up to everyone. - Original Message - From: "Dagok" <[EMAIL PROTECTED]> To: Sent: Monday, June 06, 2005 5:52 PM Subject: [hlds]

RE: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Alfred Reynolds
June 06, 2005 5:10 PM To: hlds@list.valvesoftware.com Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! > I just tried what should have worked. I put this .htaccess in the > folder on the webserver that has my maps. > > \root-level\hlds_downloads\.htaccess > \root-level

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Mikee
r.cfg. This is a big problem, as most websites have limits on monthly bandwidth transfers. - Original Message - From: "Mikee" <[EMAIL PROTECTED]> To: Sent: Monday, June 06, 2005 7:29 PM Subject: Re: [hlds] VALVe hide our sv_downloadurl paths! How would you use the .htaccess

Re: [hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Mikee
wondering if a player doesn't need to have their own player IP to access it however...which would open it back up to everyone. - Original Message - From: "Dagok" <[EMAIL PROTECTED]> To: Sent: Monday, June 06, 2005 5:52 PM Subject: [hlds] VALVe hide our sv_downloadur

[hlds] VALVe hide our sv_downloadurl paths!

2005-06-06 Thread Dagok
This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] This was posted on the Source DS (Windows) team forums. POsting it here in hopes that it will get directly to Valve. "ok a little problem is people being able to just type sv_downloadurl in console