Curl command with Hotfile link problem in ovh dedicated Server!

Discussion in 'Site & Server Administration' started by bagfull, Apr 24, 2010.

  1. #1
    Hi,

    I have ovh dedicated server. Initially curl command was showing proper html page content response when i do :
    curl -v http://hotfile.com/dl/7777378/75ecaff/backup.Di.Hard.3.720p.part6.rar.html
    Code (markup):
    via ssh in putty.

    But since few days when i do :
    curl -v http://hotfile.com/dl/7777378/75ecaff/backup.Di.Hard.3.720p.part6.rar.html
    Code (markup):
    then i get the following response in my cent os 5.4 64 bit server via ssh :

    [root@xxxxx ~]# curl -v http://hotfile.com/dl/7777378/75ecaff/backup.Di.Hard.3.720p.part6.rar.html
    * About to connect() to hotfile.com port 80
    *   Trying 74.120.10.112... connected
    * Connected to hotfile.com (74.120.10.112) port 80
    > GET /dl/7777378/75ecaff/backup.Di.Hard.3.720p.part6.rar.html HTTP/1.1
    > User-Agent: curl/7.15.5 (x86_64-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5
    > Host: hotfile.com
    > Accept: */*
    >
    < HTTP/1.1 200 OK
    < Cache-Control: no-cache, must-revalidate
    < Expires: Sat, 26 Jul 1997 05:00:00 GMT
    < Content-type: text/html
    < Transfer-Encoding: chunked
    < Date: Sat, 24 Apr 2010 11:14:00 GMT
    < Server: lighttpd/1.4.26
    * Connection #0 to host hotfile.com left intact
    * Closing connection #0
    failed
    [root@xxxxx ~]#
    
    Code (markup):
    So there is a "failed" type of response coming at the end in the header's response. I know its not my server firewall problem because I reinstalled my server twice but same problem. I even changed my dedicated server's ip entirely to different ip range but that rules out the possibility that hotfile.com hasn't blocked my server's ip..

    Also when i try the same link in my other server then it don't give me "failed" response but proper html content page response. So i guess its only problem with my this server.

    Anybody can help out please. I am terribly tired in solving out this issue. I can pay if anyone can solve this issue for me!

    Thanks.
     
    bagfull, Apr 24, 2010 IP
  2. alan_smithee

    alan_smithee Active Member

    Messages:
    873
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    60
    #2
    your ip is blocked by HF, same thing happened to my server a week ago but got it resolved using a private proxy :D
     
    alan_smithee, Apr 26, 2010 IP
  3. bagfull

    bagfull Well-Known Member

    Messages:
    121
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    105
    #3
    private proxy? how did u get it done? can u plz help me out?
     
    bagfull, Apr 27, 2010 IP