Search squid archive

Re: R: [squid-users] Reverse proxy on Mail Server

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

 



tor 2006-12-21 klockan 13:04 +0100 skrev Reale Marco:
> Hi Laurikainen
> 
> I'd like to configure a reverse proxy for exchange OWA but I know it is quite difficult.

Difficult?

http_port 80 defaultsite=the.public.hostname
cache_peer ip.of.owa 80 0 no-query originserver

extension_methods RPC_IN_DATA RPC_OUT_DATA

should do it.

the.public.hostname is the hostname clients request from the Internet.


If you want to encrypt the traffic browser->squid then use https_port
instead of http_port, give it an appropriate SSL certificate, and add
the front-end-https=auto option to cache_peer. If encryption squid->OWA
as well then don't add the front-end-https option instead change the
port number to the https port of your owa (usually 443) and add the ssl
option instead.

Regards
Henrik

Attachment: signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel


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

  Powered by Linux