Home > error 407 > curl proxy error 407

Curl Proxy Error 407

Contents

[ Next message ] [ Previous message ] [ In reply to ] [ Next in thread ] [ Replies ] From: AMBROSINI Marco Date: Wed, 29 Apr 2009 09:13:32 +0200 Hi, >Are putty proxy error 407 you just making the one attempt to get through the proxy?? I once

Error 407 Proxy Authentication Required Wget

had a problem with a proxy where I had >to make the first attempt without the userid/passwd, get the "proxy auth

Error 407 Proxy Authentication Required C#

required" response, then try again >*with* the userid/passwd. It would not let me get through on the first try, even with the userid/passwd. I'm making only one attempt, but I run the same curl

Php Curl Proxy

instruction many times...how did you make 2 attempts? Simply running the instruction 2 times? >BTW, you should change that password - the encoding is really easy to reverse... My first goal is to make it work, after I'll adjust also this point :) Thank you for your help (I need to make it work! :P ) ... I copy here the tests I did with verbose and with -anyauth...same curl proxy windows result: ----------------------------------------------------------------------------------- C:\Program Files\CURL\CURL>curl -v -u DOMAIN\user -x 10.10.82.13:80 http:/ /www.google.com Enter host password for user 'DOMAIN\user': * About to connect() to proxy 10.10.82.13 port 80 (#0) * Trying 10.10.82.13... connected * Connected to 10.10.82.13 (10.10.82.13) port 80 (#0) * Server auth using Basic with user 'DOMAIN\user' > GET http://www.google.com HTTP/1.1 > Authorization: Basic RE9NSVRDXHUwMTAxMDExMTE6dGF0b3BpdHRhMzc= > User-Agent: curl/7.19.4 (i586-pc-mingw32msvc) libcurl/7.19.4 OpenSSL/0.9.8k zl ib/1.2.3 > Host: www.google.com > Accept: */* > Proxy-Connection: Keep-Alive > < HTTP/1.1 407 Proxy Authentication Required ( The ISA Server requires authoriza tion to fulfill the request. Access to the Web Proxy filter is denied. ) < Via: 1.1 ISA02 < Proxy-Authenticate: Negotiate < Proxy-Authenticate: Kerberos < Proxy-Authenticate: NTLM < Connection: Keep-Alive < Proxy-Connection: Keep-Alive < Pragma: no-cache < Cache-Control: no-cache < Content-Type: text/html < Content-Length: 4111 < Error Message