Hello!
I have a issue when trying to connect to Exchange via Outlook Anywhere trough a TMG 2010 Server.
My server setup
SRV01 - AD DS - 10.50.161.10
SRV02 - HUB - 10.50.162.10
SRV03 - CAS - 10.50.163.10
SRV04 - MBX - 10.50.164.10
SRV05 - TMG2010 / Edge Transport Server - LAN VIP: 10.50.160.5 WAN VIP: 1.2.3.4
DNS
email.company.com: 1.2.3.4
owa.domain.local: 10.50.163.10
I have a listener in the TMG server pointing to owa.domain.local using Basic Authentication
OWA, and ActiveSync works perfect.
When testing the Publishing Rule in TMG everything seams OK
When I try to connect to Exchange using Outlook Anywhere (email.company.com) I receive this error from the TMG firewall
First event
Allowed Connection
Log type: Web Proxy (Reverse)
Status: 503 Service Unavailable
Rule: Outlook Anywhere
Source: External (clientIP:port)
Destination: Local Host (SRV03.domain.local 10.50.163.10:443)
Request: RPC_OUT_DATA http://email.company.com/rpc/rpcproxy.dll?email.company.com:6004
Filter information: Req ID: 0e3cf619; FBA cookie: exists=no, valid=no, updated=yes, logged off=no, client type=unknown, user activity=yes
Protocol: https
Second Event
Failed Connection Attempt
Log type: Web Proxy (Reverse)
Status: 64 The specified network name is no longer available.
Rule: Outlook Anywhere
Source: External (clientIP:port)
Destination: Local Host (srv03.domain.local 10.50.163.10:443)
Request: RPC_IN_DATA http://email.company.com/rpc/rpcproxy.dll?email.company.com:6004
Filter information: Req ID: 0e3cf617; FBA cookie: exists=no, valid=no, updated=yes, logged off=no, client type=unknown, user activity=yes
Protocol: https
I tried to add email.company.com to the hosts file on srv03, installed Outlook 2010 on the server, and connected to Exchange using Outlook Anywhere. This works.
Anyone who can point me in the right direction?
-ae