cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Help

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 24 Aug 2001 16:31:51 +0200 (MET DST)

On Fri, 24 Aug 2001, Sebastian Gibbs wrote:

> Trying to use command line curl in DOS as to grab some web pages from the
> internet, but having problems with it using our proxy server.
>
> If I don't specify proxy (--proxy) - "Can't connect to server"
> if I specify the proxy "Proxy Access Denied"

Please show us the headers you get back when you use curl -i to do this.

> then also add proxy-user info, I get "User account not found"

There's a risk that your proxy wants NTLM authentication, some MS proxies are
setup that way and IE works with them. The headers you get back will indicate
if this is the case.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2001-08-24