cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SSPI proxy authentication fails for large post strings

From: Abram Pousada <APousada_at_softwarekey.com>
Date: Tue, 10 Mar 2015 22:19:17 +0000

Thanks, Dan! The trace log is below...

== Info: STATE: INIT => CONNECT handle 0x5c14b0; line 1034 (connection #-5000)
== Info: Added connection 0. The cache now contains 1 members
== Info: Trying 192.168.30.240...
== Info: STATE: CONNECT => WAITCONNECT handle 0x5c14b0; line 1087 (connection #0)
== Info: Connected to 192.168.30.240 (192.168.30.240) port 8080 (#0)
== Info: STATE: WAITCONNECT => DO handle 0x5c14b0; line 1229 (connection #0)
=> Send header, 289 bytes (0x121)
0000: POST http://secure.softwarekey.com/solo/webservices/XmlLicenseSe
0040: rvice.asmx/InfoCheckS HTTP/1.1
0060: User-Agent: curl/7.41.0
0079: Host: secure.softwarekey.com
0097: Accept: */*
00a4: Proxy-Connection: Keep-Alive
00c2: Content-Length: 1030
00d8: Content-Type: application/x-www-form-urlencoded
0109: Expect: 100-continue
011f:
== Info: STATE: DO => DO_DONE handle 0x5c14b0; line 1314 (connection #0)
== Info: STATE: DO_DONE => WAITPERFORM handle 0x5c14b0; line 1441 (connection #0)
== Info: STATE: WAITPERFORM => PERFORM handle 0x5c14b0; line 1454 (connection #0)
== Info: HTTP 1.1 or later with persistent connection, pipelining supported
<= Recv header, 23 bytes (0x17)
0000: HTTP/1.1 100 Continue
<= Recv header, 23 bytes (0x17)
0000: Via: 1.1 MSFFTMG-TEST
=> Send data, 1030 bytes (0x406)
0000: xml=%3CLicenseInfoCheck%3E%3CLicenseID%3E61614865%3C%2FLicenseID
0040: %3E%3CPassword%3Eproxytest%3C%2FPassword%3E%3CProductID%3E132400
0080: %3C%2FProductID%3E%3CIgnore%3ESTART-----------------------------
00c0: ----------------------------------------------------------------
0100: ----------------------------------------------------------------
0140: ----------------------------------------------------------------
0180: ----------------------------------------------------------------
01c0: ----------------------------------------------------------------
0200: ----------------------------------------------------------------
0240: ----------------------------------------------------------------
0280: ----------------------------------------------------------------
02c0: ----------------------------------------------------------------
0300: ----------------------------------------------------------------
0340: ----------------------------------------------------------------
0380: ----------------------------------------------------------------
03c0: -------------------------STOP%3C%2FIgnore%3E%3C%2FLicenseInfoChe
0400: ck%3E&
== Info: HTTP 1.1 or later with persistent connection, pipelining supported
<= Recv header, 152 bytes (0x98)
0000: HTTP/1.1 407 Proxy Authentication Required ( Forefront TMG requi
0040: res authorization to fulfill the request. Access to the Web Prox
0080: y filter is denied. )
<= Recv header, 23 bytes (0x17)
0000: Via: 1.1 MSFFTMG-TEST
<= Recv header, 31 bytes (0x1f)
0000: Proxy-Authenticate: Negotiate
<= Recv header, 30 bytes (0x1e)
0000: Proxy-Authenticate: Kerberos
<= Recv header, 26 bytes (0x1a)
0000: Proxy-Authenticate: NTLM
<= Recv header, 24 bytes (0x18)
0000: Connection: Keep-Alive
<= Recv header, 30 bytes (0x1e)
0000: Proxy-Connection: Keep-Alive
<= Recv header, 18 bytes (0x12)
0000: Pragma: no-cache
<= Recv header, 25 bytes (0x19)
0000: Cache-Control: no-cache
<= Recv header, 25 bytes (0x19)
0000: Content-Type: text/html
<= Recv header, 24 bytes (0x18)
0000: Content-Length: 4138
== Info: HTTP error before end of send, stop sending
<= Recv header, 2 bytes (0x2)
0000:
== Info: Closing connection 0
== Info: The cache now contains 0 members
== Info: Issue another request to this URL: 'http://secure.softwarekey.com/solo/webservices/XmlLicenseService.asmx/InfoCheckS'
== Info: STATE: PERFORM => CONNECT handle 0x5c14b0; line 1601 (connection #-5000)
== Info: Added connection 1. The cache now contains 1 members
== Info: Hostname 192.168.30.240 was found in DNS cache
== Info: Trying 192.168.30.240...
== Info: STATE: CONNECT => WAITCONNECT handle 0x5c14b0; line 1087 (connection #1)
== Info: Connected to 192.168.30.240 (192.168.30.240) port 8080 (#1)
== Info: STATE: WAITCONNECT => DO handle 0x5c14b0; line 1229 (connection #1)
=> Send header, 289 bytes (0x121)
0000: POST http://secure.softwarekey.com/solo/webservices/XmlLicenseSe
0040: rvice.asmx/InfoCheckS HTTP/1.1
0060: User-Agent: curl/7.41.0
0079: Host: secure.softwarekey.com
0097: Accept: */*
00a4: Proxy-Connection: Keep-Alive
00c2: Content-Length: 1030
00d8: Content-Type: application/x-www-form-urlencoded
0109: Expect: 100-continue
011f:
== Info: STATE: DO => DO_DONE handle 0x5c14b0; line 1314 (connection #1)
== Info: STATE: DO_DONE => WAITPERFORM handle 0x5c14b0; line 1441 (connection #1)
== Info: STATE: WAITPERFORM => PERFORM handle 0x5c14b0; line 1454 (connection #1)
== Info: HTTP 1.1 or later with persistent connection, pipelining supported
<= Recv header, 23 bytes (0x17)
0000: HTTP/1.1 100 Continue
<= Recv header, 23 bytes (0x17)
0000: Via: 1.1 MSFFTMG-TEST
=> Send data, 1030 bytes (0x406)
0000: xml=%3CLicenseInfoCheck%3E%3CLicenseID%3E61614865%3C%2FLicenseID
0040: %3E%3CPassword%3Eproxytest%3C%2FPassword%3E%3CProductID%3E132400
0080: %3C%2FProductID%3E%3CIgnore%3ESTART-----------------------------
00c0: ----------------------------------------------------------------
0100: ----------------------------------------------------------------
0140: ----------------------------------------------------------------
0180: ----------------------------------------------------------------
01c0: ----------------------------------------------------------------
0200: ----------------------------------------------------------------
0240: ----------------------------------------------------------------
0280: ----------------------------------------------------------------
02c0: ----------------------------------------------------------------
0300: ----------------------------------------------------------------
0340: ----------------------------------------------------------------
0380: ----------------------------------------------------------------
03c0: -------------------------STOP%3C%2FIgnore%3E%3C%2FLicenseInfoChe
0400: ck%3E&
== Info: HTTP 1.1 or later with persistent connection, pipelining supported
<= Recv header, 152 bytes (0x98)
0000: HTTP/1.1 407 Proxy Authentication Required ( Forefront TMG requi
0040: res authorization to fulfill the request. Access to the Web Prox
0080: y filter is denied. )
<= Recv header, 23 bytes (0x17)
0000: Via: 1.1 MSFFTMG-TEST
<= Recv header, 31 bytes (0x1f)
0000: Proxy-Authenticate: Negotiate
<= Recv header, 30 bytes (0x1e)
0000: Proxy-Authenticate: Kerberos
<= Recv header, 26 bytes (0x1a)
0000: Proxy-Authenticate: NTLM
<= Recv header, 24 bytes (0x18)
0000: Connection: Keep-Alive
<= Recv header, 30 bytes (0x1e)
0000: Proxy-Connection: Keep-Alive
<= Recv header, 18 bytes (0x12)
0000: Pragma: no-cache
<= Recv header, 25 bytes (0x19)
0000: Cache-Control: no-cache
<= Recv header, 25 bytes (0x19)
0000: Content-Type: text/html
<= Recv header, 24 bytes (0x18)
0000: Content-Length: 4138
== Info: HTTP error before end of send, stop sending
<= Recv header, 2 bytes (0x2)
0000:
== Info: Closing connection 1
== Info: The cache now contains 0 members
== Info: Issue another request to this URL: 'http://secure.softwarekey.com/solo/webservices/XmlLicenseService.asmx/InfoCheckS'
== Info: STATE: PERFORM => CONNECT handle 0x5c14b0; line 1601 (connection #-5000)
== Info: Added connection 2. The cache now contains 1 members
== Info: Hostname 192.168.30.240 was found in DNS cache
== Info: Trying 192.168.30.240...
== Info: STATE: CONNECT => WAITCONNECT handle 0x5c14b0; line 1087 (connection #2)
== Info: Connected to 192.168.30.240 (192.168.30.240) port 8080 (#2)
== Info: STATE: WAITCONNECT => DO handle 0x5c14b0; line 1229 (connection #2)
== Info: Proxy auth using Negotiate with user '[DOMAIN]\proxytest'
=> Send header, 378 bytes (0x17a)
0000: POST http://secure.softwarekey.com/solo/webservices/XmlLicenseSe
0040: rvice.asmx/InfoCheckS HTTP/1.1
0060: Proxy-Authorization: Negotiate TlRMTVNTUAABAAAAt4II4gAAAAAAAAAAA
00a0: AAAAAAAAAAGA4AlAAAADw==
00b9: User-Agent: curl/7.41.0
00d2: Host: secure.softwarekey.com
00f0: Accept: */*
00fd: Proxy-Connection: Keep-Alive
011b: Content-Length: 1030
0131: Content-Type: application/x-www-form-urlencoded
0162: Expect: 100-continue
0178:
== Info: STATE: DO => DO_DONE handle 0x5c14b0; line 1314 (connection #2)
== Info: STATE: DO_DONE => WAITPERFORM handle 0x5c14b0; line 1441 (connection #2)
== Info: STATE: WAITPERFORM => PERFORM handle 0x5c14b0; line 1454 (connection #2)
== Info: HTTP 1.1 or later with persistent connection, pipelining supported
<= Recv header, 23 bytes (0x17)
0000: HTTP/1.1 100 Continue
<= Recv header, 23 bytes (0x17)
0000: Via: 1.1 MSFFTMG-TEST
=> Send data, 1030 bytes (0x406)
0000: xml=%3CLicenseInfoCheck%3E%3CLicenseID%3Ec%3C%2FLicenseID
0040: %3E%3CPassword%3Eproxytest%3C%2FPassword%3E%3CProductID%3E132400
0080: %3C%2FProductID%3E%3CIgnore%3ESTART-----------------------------
00c0: ----------------------------------------------------------------
0100: ----------------------------------------------------------------
0140: ----------------------------------------------------------------
0180: ----------------------------------------------------------------
01c0: ----------------------------------------------------------------
0200: ----------------------------------------------------------------
0240: ----------------------------------------------------------------
0280: ----------------------------------------------------------------
02c0: ----------------------------------------------------------------
0300: ----------------------------------------------------------------
0340: ----------------------------------------------------------------
0380: ----------------------------------------------------------------
03c0: -------------------------STOP%3C%2FIgnore%3E%3C%2FLicenseInfoChe
0400: ck%3E&
== Info: HTTP 1.1 or later with persistent connection, pipelining supported
<= Recv header, 67 bytes (0x43)
0000: HTTP/1.1 407 Proxy Authentication Required ( Access is denied.
0040: )
<= Recv header, 23 bytes (0x17)
0000: Via: 1.1 MSFFTMG-TEST
<= Recv header, 376 bytes (0x178)
0000: Proxy-Authenticate: Negotiate TlRMTVNTUAACAAAABgAGADgAAAA1gonihd
0040: Zbg4Nn5w0AAAAAAAAAAMIAwgA+AAAABgGxHQAAAA9TAFcASwACAAYAUwBXAEsAAQ
0080: AYAE0AUwBGAEYAVABNAEcALQBUAEUAUwBUAAQAIgBTAG8AZgB0AHcAYQByAGUASw
00c0: BlAHkALgBsAG8AYwBhAGwAAwA8AE0AUwBGAEYAVABNAEcALQBUAEUAUwBUAC4AUw
0100: BvAGYAdAB3AGEAcgBlAEsAZQB5AC4AbABvAGMAYQBsAAUAIgBTAG8AZgB0AHcAYQ
0140: ByAGUASwBlAHkALgBsAG8AYwBhAGwABwAIAMnUkBN+W9ABAAAAAA==
<= Recv header, 24 bytes (0x18)
0000: Connection: Keep-Alive
<= Recv header, 30 bytes (0x1e)
0000: Proxy-Connection: Keep-Alive
<= Recv header, 18 bytes (0x12)
0000: Pragma: no-cache
<= Recv header, 25 bytes (0x19)
0000: Cache-Control: no-cache
<= Recv header, 25 bytes (0x19)
0000: Content-Type: text/html
<= Recv header, 24 bytes (0x18)
0000: Content-Length: 0
== Info: HTTP error before end of send, stop sending
<= Recv header, 2 bytes (0x2)
0000:
== Info: Closing connection 2
== Info: The cache now contains 0 members
== Info: Issue another request to this URL: 'http://secure.softwarekey.com/solo/webservices/XmlLicenseService.asmx/InfoCheckS'
== Info: STATE: PERFORM => CONNECT handle 0x5c14b0; line 1601 (connection #-5000)
== Info: Added connection 3. The cache now contains 1 members
== Info: Hostname 192.168.30.240 was found in DNS cache
== Info: Trying 192.168.30.240...
== Info: STATE: CONNECT => WAITCONNECT handle 0x5c14b0; line 1087 (connection #3)
== Info: Connected to 192.168.30.240 (192.168.30.240) port 8080 (#3)
== Info: STATE: WAITCONNECT => DO handle 0x5c14b0; line 1229 (connection #3)
== Info: Proxy auth using Negotiate with user '[DOMAIN]\proxytest'
=> Send header, 1042 bytes (0x412)
0000: POST http://secure.softwarekey.com/solo/webservices/XmlLicenseSe
0040: rvice.asmx/InfoCheckS HTTP/1.1
0060: Proxy-Authorization: Negotiate TlRMTVNTUAADAAAAGAAYAIQAAABwAXABn
00a0: AAAAAYABgBYAAAAEgASAF4AAAAUABQAcAAAABAAEAAMAgAANYKI4gYDgCUAAAAPJ
00e0: MRrwxCGPVZix3Z1Df8w0HMAdwBrAHAAcgBvAHgAeQB0AGUAcwB0AFcASQBOADgAV
0120: gBNAC0AWAA2ADQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAufAGv8pHdSpwGgBnH
0160: GsbwQEBAAAAAAAAydSQE35b0AEpnW+sdkE15AAAAAACAAYAUwBXAEsAAQAYAE0AU
01a0: wBGAEYAVABNAEcALQBUAEUAUwBUAAQAIgBTAG8AZgB0AHcAYQByAGUASwBlAHkAL
01e0: gBsAG8AYwBhAGwAAwA8AE0AUwBGAEYAVABNAEcALQBUAEUAUwBUAC4AUwBvAGYAd
0220: AB3AGEAcgBlAEsAZQB5AC4AbABvAGMAYQBsAAUAIgBTAG8AZgB0AHcAYQByAGUAS
0260: wBlAHkALgBsAG8AYwBhAGwABwAIAMnUkBN+W9ABBgAEAAIAAAAIADAAMAAAAAAAA
02a0: AABAAAAACAAAM7tCQPPt1n8I77q6Dckqbk8rvNJGrtfIx2I2a/i0Gd5CgAQAAAAA
02e0: AAAAAAAAAAAAAAAAAAJACYASABUAFQAUAAvADEAOQAyAC4AMQA2ADgALgAzADAAL
0320: gAyADQAMAAAAAAAAAAAAAAAAADhozHZk1aBZJuD95L80ygJ
0351: User-Agent: curl/7.41.0
036a: Host: secure.softwarekey.com
0388: Accept: */*
0395: Proxy-Connection: Keep-Alive
03b3: Content-Length: 1030
03c9: Content-Type: application/x-www-form-urlencoded
03fa: Expect: 100-continue
0410:
== Info: STATE: DO => DO_DONE handle 0x5c14b0; line 1314 (connection #3)
== Info: STATE: DO_DONE => WAITPERFORM handle 0x5c14b0; line 1441 (connection #3)
== Info: STATE: WAITPERFORM => PERFORM handle 0x5c14b0; line 1454 (connection #3)
== Info: HTTP 1.1 or later with persistent connection, pipelining supported
<= Recv header, 23 bytes (0x17)
0000: HTTP/1.1 100 Continue
<= Recv header, 23 bytes (0x17)
0000: Via: 1.1 MSFFTMG-TEST
=> Send data, 1030 bytes (0x406)
0000: xml=%3CLicenseInfoCheck%3E%3CLicenseID%3E61614865%3C%2FLicenseID
0040: %3E%3CPassword%3Eproxytest%3C%2FPassword%3E%3CProductID%3E132400
0080: %3C%2FProductID%3E%3CIgnore%3ESTART-----------------------------
00c0: ----------------------------------------------------------------
0100: ----------------------------------------------------------------
0140: ----------------------------------------------------------------
0180: ----------------------------------------------------------------
01c0: ----------------------------------------------------------------
0200: ----------------------------------------------------------------
0240: ----------------------------------------------------------------
0280: ----------------------------------------------------------------
02c0: ----------------------------------------------------------------
0300: ----------------------------------------------------------------
0340: ----------------------------------------------------------------
0380: ----------------------------------------------------------------
03c0: -------------------------STOP%3C%2FIgnore%3E%3C%2FLicenseInfoChe
0400: ck%3E&
== Info: HTTP 1.1 or later with persistent connection, pipelining supported
<= Recv header, 152 bytes (0x98)
0000: HTTP/1.1 407 Proxy Authentication Required ( Forefront TMG requi
0040: res authorization to fulfill the request. Access to the Web Prox
0080: y filter is denied. )
<= Recv header, 23 bytes (0x17)
0000: Via: 1.1 MSFFTMG-TEST
<= Recv header, 31 bytes (0x1f)
0000: Proxy-Authenticate: Negotiate
<= Recv header, 30 bytes (0x1e)
0000: Proxy-Authenticate: Kerberos
<= Recv header, 26 bytes (0x1a)
0000: Proxy-Authenticate: NTLM
<= Recv header, 19 bytes (0x13)
0000: Connection: close
== Info: HTTP/1.1 proxy connection set close!
<= Recv header, 25 bytes (0x19)
0000: Proxy-Connection: close
<= Recv header, 18 bytes (0x12)
0000: Pragma: no-cache
<= Recv header, 25 bytes (0x19)
0000: Cache-Control: no-cache
<= Recv header, 25 bytes (0x19)
0000: Content-Type: text/html
<= Recv header, 24 bytes (0x18)
0000: Content-Length: 4138
<= Recv header, 2 bytes (0x2)
0000:
<= Recv data, 4138 bytes (0x102a)
0000: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
0040: <HTML><HEAD><TITLE>Error Message</TITLE>
006a: <META http-equiv=Content-Type content="text/html; charset=UTF-8"
00aa: >
00ad: <STYLE id=L_default_1>A {
00c8: .FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #005a80; FONT-FAMILY
0108: : tahoma
0112: }
0115: A:hover {
0120: .FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #0d3372; FONT-FAMILY
0160: : tahoma
016a: }
016d: TD {
0173: .FONT-SIZE: 8pt; FONT-FAMILY: tahoma
0199: }
019c: TD.titleBorder {
01ae: .BORDER-RIGHT: #955319 1px solid; BORDER-TOP: #955319 1px solid;
01ee: PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 12pt; VERTICAL
022e: -ALIGN: middle; BORDER-LEFT: #955319 0px solid; COLOR: #955319;
026e: BORDER-BOTTOM: #955319 1px solid; FONT-FAMILY: tahoma; HEIGHT: 3
02ae: 5px; BACKGROUND-COLOR: #d2b87a; TEXT-ALIGN: left
02e0: }
02e3: TD.titleBorderx {
02f6: .BORDER-RIGHT: #955319 0px solid; BORDER-TOP: #955319 1px solid;
0336: PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 12pt; VERTICAL
0376: -ALIGN: middle; BORDER-LEFT: #955319 1px solid; COLOR: #978c79;
03b6: BORDER-BOTTOM: #955319 1px solid; FONT-FAMILY: tahoma; HEIGHT: 3
03f6: 5px; BACKGROUND-COLOR: #d2b87a; TEXT-ALIGN: left
0428: }
042b: .TitleDescription {
0440: .FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY:
0480: tahoma
0488: }
048b: SPAN.explain {
049b: .FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #934225
04d2: }
04d5: SPAN.TryThings {
04e7: .FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #934225
051e: }
0521: .TryList {
052d: .MARGIN-TOP: 5px; FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: bl
056d: ack; FONT-FAMILY: tahoma
0587: }
058a: .X {
0590: .BORDER-RIGHT: #955319 1px solid; BORDER-TOP: #955319 1px solid;
05d0: FONT-WEIGHT: normal; FONT-SIZE: 12pt; BORDER-LEFT: #955319 1px
0610: solid; COLOR: #7b3807; BORDER-BOTTOM: #955319 1px solid; FONT-FA
0650: MILY: verdana; BACKGROUND-COLOR: #d1c2b4
067a: }
067d: .adminList {
068b: .MARGIN-TOP: 2px
069d: }
06a0: </STYLE>
06aa: <META content="MSHTML 6.00.2800.1170" name=GENERATOR></HEAD>
06e8: <BODY bgColor=#f3f3ed>
0700: <TABLE cellSpacing=0 cellPadding=0 width="100%">
0732: <TBODY>
073d: <TR>
0745: <TD class=titleBorderx width=30>
076b: <TABLE height=25 cellSpacing=2 cellPadding=0 width=25 bgCo
07ab: lor=black>
07b7: <TBODY>
07c8: <TR>
07d6: <TD id=L_default_x class=x valign=middle align=center>
0816: X</TD>
081e: </TR>
082d: </TBODY>
083f: </TABLE>
084f: </TD>
085a: <TD class=titleBorder id=L_default_2>Network Access Message:
089a: <SPAN class=TitleDescription> The page cannot be displayed</SPAN
08da: > </TD>
08e3: </TR>
08ec: </TBODY>
08f8: </TABLE>
0902:
0904: <TABLE id=spacer>
0917: <TBODY>
0922: <TR>
092a: <TD height=10></TD></TR></TBODY></TABLE>
0958: <TABLE width=400>
096b: <TBODY>
0976: <TR>
097e: <TD noWrap width=25></TD>
099d: <TD width=400><SPAN class=explain><ID id=L_default_3><B>Expl
09dd: anation:</B></ID></SPAN><ID id=L_default_4> There is a problem w
0a1d: ith the page you are trying to reach and it cannot be displayed.
0a5d: </ID><BR><BR>
0a6d: <B><SPAN class=tryThings><ID id=L_default_5><B>Try the follo
0aad: wing:</B></ID></SPAN></B>
0ac9: <UL class=TryList>
0ae3: <LI id=L_default_6><B>Refresh page:</B> Search for the p
0b23: age again by clicking the Refresh button. The timeout may have o
0b63: ccurred due to Internet congestion.
0b88: <LI id=L_default_7><B>Check spelling:</B> Check that you typed t
0bc8: he Web page address correctly. The address may have been mistype
0c08: d.
0c0c: <LI id=L_default_8><B>Access from a link:</B> If there is a link
0c4c: to the page you are looking for, try accessing the page from th
0c8c: at link.
0c96:
0c98: </UL>
0ca5: <ID id=L_default_9>If you are still not able to view the request
0ce5: ed page, try contacting your administrator or Helpdesk.</ID> <BR
0d25: ><BR>
0d2c: </TD>
0d37: </TR>
0d40: </TBODY>
0d4c: </TABLE>
0d56:
0d58: <TABLE id=spacer><TBODY><TR><TD height=15></TD></TR></TBODY></TA
0d98: BLE>
0d9e:
0da0: <TABLE width=400>
0db3: <TBODY>
0dbe: <TR>
0dc6: <TD noWrap width=25></TD>
0de5: <TD width=400 id=L_default_10><B>Technical Information (for
0e25: support personnel)</B>
0e3e: <UL class=adminList>
0e5a: <LI id=L_default_11>Error Code: 407 Proxy Authentication
0e9a: Required. Forefront TMG requires authorization to fulfill the r
0eda: equest. Access to the Web Proxy filter is denied. (12209)
0f15: <LI id=L_default_12>IP Address: 192.168.30.240
0f45: <LI id=L_default_13>Date: 3/10/2015 10:03:44 PM [GMT]
0f7c: <LI id=L_default_14>Server: MSFFTMG-TEST.[DOMAIN]
0fb8: <LI id=L_default_15>Source: proxy
0fdb:
0fdd: </UL>
0fea: </TD>
0ff5: </TR>
0ffe: </TBODY>
100a: </TABLE>
1014:
1016: </BODY>
101f: </HTML>
1028:
== Info: we are done reading and this is set to close, stop send
== Info: STATE: PERFORM => DONE handle 0x5c14b0; line 1626 (connection #3)
== Info: Closing connection 3
== Info: The cache now contains 0 members
== Info: Expire cleared

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-03-10