Hi, In message <_A5028@delegate-en.ML_> on 03/29/12(03:15:48) you "Gary Burch" <puijqbdyi-rcwevediz7tr.ml@ml.delegate.org> wrote: |Many thanks for your time, but I still seem to be doing something wrong. |I've initialised delegate with: | |dg9_9_7.exe -P888 -fv SERVER=http PROXY=pxyshf.gb-home.net:8888 |MYAUTH="GB-HOME\pbtest:Pa55w0rd:http-proxy" ADMIN=admin@gb-home.. | |but the upstream proxy still reports connections forwarded from DeleGate |as anonymous connections. | |Am I doing something wrong with the Delegate configuration? I don't know the reason but it should be indicated in the HTTP messages between your proxy and your upstream proxy. You can show the headers in your log output of your proxy by adding the following parameters. FSV=-tee-h-n You should see Proxy-Authorization: Basic ... in the request message header if successful like the example below: 1 GET http://www.delegate.org/ HTTP/1.1 2 Connection: keep-alive 3 Proxy-Authorization: Basic dTpw 4 User-Agent: DeleGate/9.9.8-pre18 (dget) 5 Host: www.delegate.org 6 Via: 1.1 - (DeleGate/9.9.8-pre18 on WindowsNT) 7 1 HTTP/1.1 302 Moved 2 DeleGate-Ver: 9.9.7 (delay=1) 3 Date: Thu, 29 Mar 2012 05:24:09 GMT 4 Server: DeleGate/9.9.8-pre18 5 DeleGate-Ver: 9.9.8-pre18 (delay=0) 6 MIME-Version: 1.0 7 Content-Type: text/html 8 Location: http://www.delegate.org/delegate/ 9 Via: 1.1 - (DeleGate/9.9.7) 10 Expires: Thu, 29 Mar 2012 05:25:09 GMT 11 Connection: keep-alive, timeout=60, maxreq=60 12 Content-Length: 553 13 Otherwize you will see Proxy-Authenticate: Basic ... in the response message header . There would be so many possible reasons why your authentication does not work. For example, it is possible that the required authentication scheme is not "Basic" Cheers, Yutaka -- 9 9 Yutaka Sato (CSDP,ITIL-F,OCUP-A,Security+,ISTQB-F) ( ~ ) National Institute of Advanced Industrial Science and Technology _< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan Do the more with the less -- B. Fuller