Re: [squid-users] Re: Squid 2.6 Stable13 with Reverse Proxy for RPC and OWA

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Tue, 10 Jul 2007 00:42:06 +0200

Anything in cache.log?

What does access.log say?

sön 2007-07-08 klockan 16:02 +0530 skrev Shekhar Gupta:
> Any updates from any one ?????
>
> On 7/4/07, Shekhar Gupta <shekharsahab14@gmail.com> wrote:
> > Hi ,
> >
> > I am having following problem with squid acting as reverse proxy for
> > my OWA and RPC server .
> >
> > Both OWA and RPC is having the same hostname as of now . I am able
> > to get it worked with OWA however as shown on wiki for RPC i tried
> > with option RPC-DATA-IN and OUT , but that din't worked , every time i
> > change my outlook to new reverse proxy address it will show exchange
> > as offline .
> >
> > OWA and RPC hostname : owa-rpc.mydomain.com
> > Squid is compiled with dns disabled option .
> > https_port 443 cert=/usr/rprgate/servercrt.pem
> > key=/usr/rprgate/serverkey.pem defaultsite=owa-rpc.mydomain.com vhost
> > cache_peer 10.112.51.93 parent 443 0 no-query originserver login=PASS
> > ssl sslflags=DONT_VERIFY_PEER name=owa-rpc.mydomain.com
> > extension_methods RPC_IN_DATA RPC_OUT_DATA
> > acl owaserver dstdomain owa-rpc.mydomain.com
> > cache_peer_access owa-rpc.mydomain.com allow owaserver
> > acl OWAip dst 10.112.51.93
> > http_access allow OWAip
> > http_access allow all
> > miss_access allow OWAip
> > miss_access deny all
> >
> > Please let me know where i am wrong in this , why my RPC is not
> > working where as OWA is working fine . any clue
> >
> > Regards
> > Shekhar
> >

Received on Mon Jul 09 2007 - 16:42:11 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:03 MDT