Now I am having trouble getting Outlook Anywhere working through Pound
using this new version. Below are my configuration settings. Can
anyone suggest what I might have wrong in them? Part of the settings
are to make Outlook Web Access work. I've added the "rpc" service
section to try to accommodate Outlook Anywhere.
#
# pound configuration file for version 2.6
#
User "nobody"
Group "nobody"
RootJail "/usr/share/pound"
Control "/var/run/pound/ctl_socket"
LogLevel 5
Threads 32
IgnoreCase 1
Grace 3
ListenHTTP
Address 216.237.48.18
Port 80
Service "sslredir"
HeadRequire "Host: owa.hartwellcorp.com.*"
Redirect "https://owa.hartwellcorp.com/exchange"
End
xHTTP 4
End
ListenHTTPS
Address 216.237.48.18
Port 443
Cert "/etc/pki/tls/certs/pound-startssl.pem"
Ciphers
"ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL"
xHTTP 4
Service "exchange"
URL "^/exchange|^/exchweb"
HeadRequire "Host: owa.hartwellcorp.com.*"
BackEnd
Address hcex.hartwellcorp.com
Port 443
HTTPS
End
End
Service "rpc"
URL "^/rpc/rpcproxy\.dll\?"
HeadRequire "Host: owa.hartwellcorp.com.*"
BackEnd
Address hcex.hartwellcorp.com
Port 443
HTTPS
Timeout 60
End
End
End
--
Michael St. Laurent
IT Department
Hartwell Corporation
--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.