Search squid archive

Re: Exchange OWA required extension_methods

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Seems the authentication part is failing also ? Maybe this extra info
will help someone:

old-mail01# tethereal host webmail.giessen.nl and port 80
Capturing on fxp0
2006/05/09 12:59:11| httpReadReply: Request not yet fully sent
"RPC_IN_DATA http://webmail.giessen.nl/rpc/rpcproxy.dll?DG-SBSTEST.dg-test.local:6001";
 0.000000 172.16.10.41 -> 172.16.10.82 TCP 60999 > http [SYN] Seq=0
Ack=0 Win=65535 Len=0 MSS=1460 WS=1 TSV=9122107 TSER=0
 0.000330 172.16.10.82 -> 172.16.10.41 TCP http > 60999 [SYN, ACK]
Seq=0 Ack=1 Win=17520 Len=0 MSS=1460 WS=0 TSV=0 TSER=0
 0.000356 172.16.10.41 -> 172.16.10.82 TCP 60999 > http [ACK] Seq=1
Ack=1 Win=66608 Len=0 TSV=9122107 TSER=0
 0.000482 172.16.10.41 -> 172.16.10.82 HTTP Continuation or non-HTTP traffic
 0.002672 172.16.10.82 -> 172.16.10.41 HTTP HTTP/1.1 401 Unauthorized
(text/html)
 0.002707 172.16.10.82 -> 172.16.10.41 HTTP Continuation or non-HTTP traffic
 0.002713 172.16.10.82 -> 172.16.10.41 TCP http > 60999 [FIN, ACK]
Seq=1809 Ack=430 Win=17091 Len=0 TSV=109376 TSER=9122108
 0.002746 172.16.10.41 -> 172.16.10.82 TCP 60999 > http [ACK] Seq=430
Ack=1809 Win=64800 Len=0 TSV=9122110 TSER=109376
 0.002757 172.16.10.41 -> 172.16.10.82 TCP 60999 > http [ACK] Seq=430
Ack=1810 Win=64800 Len=0 TSV=9122110 TSER=109376
 0.003114 172.16.10.41 -> 172.16.10.82 TCP 60999 > http [FIN, ACK]
Seq=430 Ack=1810 Win=66608 Len=0 TSV=9122110 TSER=109376
 0.003384 172.16.10.82 -> 172.16.10.41 TCP http > 60999 [ACK]
Seq=1810 Ack=431 Win=17091 Len=0 TSV=109376 TSER=9122110
 0.012486 172.16.10.41 -> 172.16.10.82 TCP 52526 > http [SYN] Seq=0
Ack=0 Win=65535 Len=0 MSS=1460 WS=1 TSV=9122120 TSER=0
 0.012857 172.16.10.82 -> 172.16.10.41 TCP http > 52526 [SYN, ACK]
Seq=0 Ack=1 Win=17520 Len=0 MSS=1460 WS=0 TSV=0 TSER=0
 0.012885 172.16.10.41 -> 172.16.10.82 TCP 52526 > http [ACK] Seq=1
Ack=1 Win=66608 Len=0 TSV=9122120 TSER=0
 0.012999 172.16.10.41 -> 172.16.10.82 HTTP Continuation or non-HTTP traffic
 0.013030 172.16.10.41 -> 172.16.10.82 HTTP Continuation or non-HTTP traffic
 0.013368 172.16.10.82 -> 172.16.10.41 TCP http > 52526 [ACK] Seq=1
Ack=499 Win=17022 Len=0 TSV=109376 TSER=9122120
 0.015382 172.16.10.82 -> 172.16.10.41 HTTP HTTP/1.1 401 Unauthorized
(text/html)
 0.015418 172.16.10.82 -> 172.16.10.41 HTTP Continuation or non-HTTP traffic
 0.015438 172.16.10.41 -> 172.16.10.82 TCP 52526 > http [ACK] Seq=499
Ack=1810 Win=64800 Len=0 TSV=9122123 TSER=109376
 0.015641 172.16.10.41 -> 172.16.10.82 TCP 52526 > http [FIN, ACK]
Seq=499 Ack=1810 Win=66608 Len=0 TSV=9122123 TSER=109376
 0.015896 172.16.10.82 -> 172.16.10.41 TCP http > 52526 [ACK]
Seq=1810 Ack=500 Win=17022 Len=0 TSV=109376 TSER=9122123

I have it working partly with 2.5 with the ssl patch.

Whats not working functions within the outlook client which use https
to communicate!

2006/05/09 12:06:21| clientReadRequest: FD 12 Invalid Request
2006/05/09 12:06:21| parseHttpRequest: Unsupported method 'RPC_OUT_DATA'
2006/05/09 12:06:21| clientReadRequest: FD 12 Invalid Request
2006/05/09 12:06:21| parseHttpRequest: Unsupported method 'RPC_IN_DATA'
2006/05/09 12:06:21| clientReadRequest: FD 12 Invalid Request
2006/05/09 12:06:21| parseHttpRequest: Unsupported method 'RPC_OUT_DATA'

I had to add to squid.conf:
extension_methods RPC_IN_DATA RPC_OUT_DATA


Which results in:

old-mail01# tail -n10 access.log cache.log store.log
==> access.log <==
1147170439.085      4 172.16.11.175 TCP_MISS/403 1802 RPC_IN_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll? -
FIRST_UP_PARENT/webmail.giessen.nl text/html
1147170439.096      3 172.16.11.175 TCP_MISS/403 1802 RPC_OUT_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll? -
FIRST_UP_PARENT/webmail.giessen.nl text/html
1147170440.092     11 172.16.11.175 TCP_MISS/403 1802 RPC_IN_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll? -
FIRST_UP_PARENT/webmail.giessen.nl text/html
1147170440.103      3 172.16.11.175 TCP_MISS/403 1802 RPC_OUT_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll? -
FIRST_UP_PARENT/webmail.giessen.nl text/html
1147170440.146      3 172.16.11.175 TCP_MISS/403 1802 RPC_IN_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll? -
FIRST_UP_PARENT/webmail.giessen.nl text/html
1147170440.157      3 172.16.11.175 TCP_MISS/403 1802 RPC_OUT_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll? -
FIRST_UP_PARENT/webmail.giessen.nl text/html
1147170441.177      3 172.16.11.175 TCP_MISS/403 1802 RPC_IN_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll? -
FIRST_UP_PARENT/webmail.giessen.nl text/html
1147170441.190      4 172.16.11.175 TCP_MISS/403 1802 RPC_OUT_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll? -
FIRST_UP_PARENT/webmail.giessen.nl text/html
1147170441.225      3 172.16.11.175 TCP_MISS/403 1802 RPC_IN_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll? -
FIRST_UP_PARENT/webmail.giessen.nl text/html
1147170441.236      3 172.16.11.175 TCP_MISS/403 1802 RPC_OUT_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll? -
FIRST_UP_PARENT/webmail.giessen.nl text/html

==> cache.log <==
2006/05/09 12:25:15|   Completed Validation Procedure
2006/05/09 12:25:15|   Validated 27 Entries
2006/05/09 12:25:15|   store_swap_size = 58k
2006/05/09 12:25:15| storeLateRelease: released 0 objects
2006/05/09 12:27:19| httpReadReply: Request not yet fully sent
"RPC_IN_DATA http://webmail.giessen.nl/rpc/rpcproxy.dll?DG-SBSTEST.dg-test.local:6001";
2006/05/09 12:27:19| httpReadReply: Request not yet fully sent
"RPC_IN_DATA http://webmail.giessen.nl/rpc/rpcproxy.dll?DG-SBSTEST.dg-test.local:593";
2006/05/09 12:27:20| httpReadReply: Request not yet fully sent
"RPC_IN_DATA http://webmail.giessen.nl/rpc/rpcproxy.dll?DG-SBSTEST.dg-test.local:6002";
2006/05/09 12:27:20| httpReadReply: Request not yet fully sent
"RPC_IN_DATA http://webmail.giessen.nl/rpc/rpcproxy.dll?DG-SBSTEST.dg-test.local:593";
2006/05/09 12:27:21| httpReadReply: Request not yet fully sent
"RPC_IN_DATA http://webmail.giessen.nl/rpc/rpcproxy.dll?DG-SBSTEST:6001";
2006/05/09 12:27:21| httpReadReply: Request not yet fully sent
"RPC_IN_DATA http://webmail.giessen.nl/rpc/rpcproxy.dll?DG-SBSTEST:593";

==> store.log <==
1147170439.085 RELEASE -1 FFFFFFFF D340B07E088B1B42D9019C87A7BD4320
403 1147170729        -1        -1 text/html 1549/1549 RPC_IN_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll?
1147170439.096 RELEASE -1 FFFFFFFF 76A2DDB7474C3B6561094CAFCD6EA6D9
403 1147170729        -1        -1 text/html 1549/1549 RPC_OUT_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll?
1147170440.092 RELEASE -1 FFFFFFFF 9A34BFC8996E263186AA66B3A80A5897
403 1147170730        -1        -1 text/html 1549/1549 RPC_IN_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll?
1147170440.103 RELEASE -1 FFFFFFFF 7440ACF61C7002546BE6EC8C1410E01D
403 1147170730        -1        -1 text/html 1549/1549 RPC_OUT_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll?
1147170440.146 RELEASE -1 FFFFFFFF 6668CD093BACBED4B74A206DC559035C
403 1147170730        -1        -1 text/html 1549/1549 RPC_IN_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll?
1147170440.157 RELEASE -1 FFFFFFFF CB6D1729D2A3B64A798A7F2CCDD79B87
403 1147170730        -1        -1 text/html 1549/1549 RPC_OUT_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll?
1147170441.177 RELEASE -1 FFFFFFFF CF5ADE42B51D0A261F7A8342B9583DD9
403 1147170731        -1        -1 text/html 1549/1549 RPC_IN_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll?
1147170441.190 RELEASE -1 FFFFFFFF 76A97CDE8E42BAF7567C2198F5CB75AE
403 1147170731        -1        -1 text/html 1549/1549 RPC_OUT_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll?
1147170441.225 RELEASE -1 FFFFFFFF 622436F6C067C27AA18A8DB822731F51
403 1147170731        -1        -1 text/html 1549/1549 RPC_IN_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll?
1147170441.236 RELEASE -1 FFFFFFFF 37F1CA31DF2A6263BB019C94C5F22717
403 1147170731        -1        -1 text/html 1549/1549 RPC_OUT_DATA
http://webmail.giessen.nl/rpc/rpcproxy.dll?
old-mail01#


FYI: this crashes squid 3.0. But since we cant use it in production
(according to messages on the list) I stopped testing it. Maybe I was
using a PRE release also...

I dont know what to do about this, I would love to be able to proxy
all the features!!
If I can somehow provide more information please let me know.


Any tips/pointers/.... ???

Cheers, Frans



[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux