To our downloading friends and site visitors, if you are having problems downloading files lately from our site, and it used to work before please do read and make a note of this.
The problem is almost certainly because you are either running a personal firewall like Zone Alarm or you are using some kind of download manager or both. The odds are extraordinarily good that your utility is blanking out the referral information that your browser would normally send when you click on the download links. This will not work at elricm.com. We only allow (authorize) download links that originate from one of our subdomains of elricm.com. If your firewall hides this, the download link will fail and you will be redirected to the error page that you probably keep seeing. Try turning off your firewall to see if that is the cause, or use a different download manager.
Why are you doing this to me? It used to work before!Well, you’re right. We used to allow blank referrers in the past but not any longer. Why? Because we’ve received an enormous amount of abuse this past month from bandwidth hacks and this was one of the holes they were using. Basically what it comes down to is this: if the requestor is unwilling to let us know where the request originates from, then we are unwilling to serve up the file.
But not me, I’m not doing that!Well actually, yes you are. If you continue to get this page when you click on a download link on our site then I can tell you for certain that the reason is your browser did not send the referrer along with the request. After all I think I should know, I wrote the code! Now this might be because of your firewall or it might be the particular download manager that you’re using. IIRC, freedownloadmanager has this annoying habit. Zone Alarm also does this now.
What does a request look like?These are parts of a typical request:
Request: downloads.elricm.net 221.6.3.73 - - [21/Jan/2007:04:24:28 --0600] "GET /morrowind/models_text/RTS-LandMeshPack2-CavesMntns.7z HTTP/1.1" 500 1402 "http://www.elricm.com/nuke/html/modules.php?op=modload&name=Downloads&file=index&req=viewdownloaddetails&lid=3380" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)" The hostname for this request is
downloads.elricm.netThe requestor is
221.6.3.73The request is to GET the file
RTS-LandMeshPack2-CavesMntns.7zThe user-agent is
Mozilla/4.0And the all critical referrer is:
http://www.elricm.com/nuke/html/modules.php?op=modload&name=Downloads&file=index&req=viewdownloaddetails&lid=3380Ok that looks good, yes? Well it does except that this is one of the many proxy IPs we’re blocking right now. Your request will look just like this except that the referrer field will be blank instead of something like
http://www.elricm.com/nuke/html/modules.ph...ls&lid=3380 which is where the request originated from in the first place. If you don’t send it, you don’t get it.
We're sorry if you are having problems, we don't like restrictions either but such is the way of the internet lately. So remember, if the referrer information is BLANK, you will not be able to download files from our site.