[squid-users] Attached file on OWA with Squid
Sebastien.Boulianne at cpu.ca
Sebastien.Boulianne at cpu.ca
Wed Apr 6 17:24:32 UTC 2016
I configured my OWA to pass thru the Squid.
Auth work perfectly.
Browsing is working perfectly.
All is working perfectly except when I try to attach files or documents to an email.
[cid:image002.png at 01D19007.A7E26D20]
And It stops here. Nothing else happens.
I did some tests and I noticed that happens when I am connecting from external to OWA.
If I connect to the VPN then I try to send an attached file with the OWA, it works.
Here is my config for my OWA.
### OWA
cache_peer owa.domain.qc.ca parent 443 0 no-query originserver login=PASS ssl sslcert=/etc/pki/tls/certs/domain.qc.ca.cert.pem sslkey=/etc/pki/tls/private/domain.qc.ca.key.pem options=NO_SSLv2:NO_SSLv3:SINGLE_DH_USE:CIPHER_SERVER_PREFERENCE dhparams=/etc/pki/tls/private/dhparams.pem cipher=EECDH+ECDSA+AESGCM:EECDH+aRSA+AESGCM:EECDH+ECDSA+SHA384:EECDH+ECDSA+SHA256:EECDH+aRSA+SHA384:EECDH+aRSA+SHA256:EECDH+aRSA+RC4:EECDH:EDH+aRSA:HIGH:!RC4:!aNULL:!eNULL:!LOW:!3DES:!MD5:!EXP:!PSK:!SRP:!DSS name=owa
acl owahttps url_regex ^https://owa\.domain\.qc\.ca
cache_peer_access owa allow owahttps
http_access allow www443 owahttps
acl owahttp url_regex ^http://owa\.domain\.qc\.ca
http_access deny owahttp
deny_info 302:https://%H%R owahttp
Thanks you very much for your advice.
Sébastien.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20160406/43481071/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 50172 bytes
Desc: image002.png
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20160406/43481071/attachment-0001.png>
More information about the squid-users
mailing list