Link to home
Start Free TrialLog in
Avatar of liamdye
liamdye

asked on

Outlook Anywhere Failure - RPC Proxy can't be pinged.

Hello, I am trying to set up Outlook Anywhere on Exchange 2010 SP1 x64, Server 2008 R2 x64, Outlook 2010 x86 (on Windows 7). The Exchange server is the DC and runs all affiliated servers (CAS, Mail etc). 80 and 443 are open to the Exchange Server. Whenever I run "testexchangeconnectivity.com" I get this:

NOTE: I have substituted in contoso for the actual name of the domain.

      Testing RPC/HTTP connectivity.
       The RPC/HTTP test failed.
       
      Test Steps
       
      Attempting to resolve the host name mail.contoso.com in DNS.
       The host name resolved successfully.
       
      Additional Details
       IP addresses returned: 12.34.56.789
      Testing TCP port 443 on host mail.contoso.com to ensure it's listening and open.
       The port was opened successfully.
      Testing the SSL certificate to make sure it's valid.
       The certificate passed all validation requirements.
       
      Test Steps
       
      Validating the certificate name.
       The certificate name was validated successfully.
       
      Additional Details
       Host name mail.contoso.com was found in the Certificate Subject Common name.
      Certificate trust is being validated.
       The test passed with some warnings encountered. Please expand the additional details.
       
      Additional Details
       ExRCA can only validate the certificate chain using the Root Certificate Update functionality from Windows Update. Your certificate may not be trusted on Windows if the "Update Root Certificates" feature isn't enabled.
      Testing the certificate date to confirm the certificate is valid.
       Date validation passed. The certificate hasn't expired.
       
      Additional Details
       The certificate is valid. NotBefore = 8/18/2009 4:36:08 PM, NotAfter = 8/18/2011 4:36:08 PM
      Checking the IIS configuration for client certificate authentication.
       Client certificate authentication wasn't detected.
       
      Additional Details
       Accept/Require Client Certificates isn't configured.
      Testing HTTP Authentication Methods for URL https://mail.contoso.com/rpc/rpcproxy.dll.
       The HTTP authentication methods are correct.
       
      Additional Details
       ExRCA found all expected authentication methods and no disallowed methods. Methods found: Basic, Negotiate, NTLM
      Testing SSL mutual authentication with the RPC proxy server.
       Mutual authentication was verified successfully.
       
      Additional Details
       Certificate common name mail.contoso.com matches msstd:mail.contoso.com.
      Attempting to ping RPC proxy mail.contoso.com.
       RPC Proxy can't be pinged.
       
      Additional Details
       A Web exception occurred because an HTTP 401 - Unauthorized response was received from Unknown.

And I have spent several hours trying to fix it including reinstalling the RPC feature several times and resetting IIS. I've also gone into the registry: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Rpc\RpcProxy (as I've read on some forums) and made sure the registry is correct. (I also have another setup, identical, Ex2010 etc which is working perfectly and have compared registry keys and they all are identical).

ValidPorts: MAIL:593;MAIL:49152-65535;MAIL:6001-6004;mail.contoso.com:6001-6004;mail.contoso.local:6001-6004
ValidPorts_AutoConfig_Exchange: mail:6001-6002;mail:6004;mail.contoso.local:6001-6002;mail.contoso.local:6004

I can also navigate to the .dll at "https://mail.contoso.com/rpc/rpcproxy.dll". It just displays a blank page.
Avatar of MegaNuk3
MegaNuk3
Flag of United Kingdom of Great Britain and Northern Ireland image

Can internal outlook clients ping mail.contoso.com internally and does it resolve to the internal IP address of your CAS server?
Have you tried RPCPING ?
Have you tested an internal Outlook Anywhere client?
Avatar of liamdye
liamdye

ASKER

When clients ping mail.contoso.com it resolves to the public IP, when they ping mail.contoso.local it resolves to the internal IP of the CAS.

I just did try RPCPING, to no avail.

rpcping -t ncacn_http -s ExchServer -o RpcProxy=RPCProxyServer -P "user,domain,*" -I "user,domain,*" -H 2 -u 10 -a connect -F 3 -v 3 -E -R none

And the response was:
"Response from server received: 200
Pinging successfully completed in 280ms"

I'm not exactly sure how I would test an internal Outlook Anywhere client because wouldn't Outlook simply use MAPI in that case?
ASKER CERTIFIED SOLUTION
Avatar of MegaNuk3
MegaNuk3
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of liamdye

ASKER

So I created the internal A record. Went to DNS manager, setup a new zone for contoso.com then created a A record for mail.contoso.com to point to 192.168.1.11. However, it didn't resolve my issue, the test still fails.
Ok , which test failed www.testexchangeconnectivity.com or the Outlook one or both?
Avatar of liamdye

ASKER

The www.testexchangeconnectivity.com failed, however, when I went into an Outlook inside the organization and configured it to connect using HTTP on fast and slow networks and configured Outlook Anywhere it connected fine. The rpcdiag said that the directory and mail had connected via HTTPS. So that appears good.
awesome news do we have a ISA or any other firewall between ur cas and the Outlook Anywhere users ?
Avatar of liamdye

ASKER

No hardware firewall, no anti-virus etc, and windows firewall is off.
what is the error with OA failed in  www.testexchangeconnectivity.com?
When you navigate to https://mail.contoso.com/rpc/rpcproxy.dll you said it shows you a blank page. Does it prompt you for authentication first?

Have you tried going to that URL from an Internet machine?
Or even better, try Outlook Anywhere externally now and see what happens.
Avatar of liamdye

ASKER

Wow, I just tried Outlook Anywhere from my PC and I was able to connect to the mail server. However when I run the testexchangeconnectivity.com it gives the error: A Web exception occurred because an HTTP 401 - Unauthorized response was received from Unknown.

When I navigate to https://mail.contoso.com/rpc/rpcproxy.dll externally it does prompt for authentication then delivers the blank page, which is good I guess. Same thing happens internally.

Now before I declare it solved just let I have to make sure my client is connected to Microsoft Exchange, so I'll know in a few hours. I still am curious why the testexchangeconnectivity.com gives an error.
ok this happens in testexchangeconnectivity.com  as it does all the checks

even i dont use testexchangeconnectivity.com  as the deciding factor :)

i am sure internally also it will work
I use outlook as the deciding factor
Avatar of liamdye

ASKER

Thanks very much for the help guys. Problem solved, connectivity to Exchange has been restored. :)
No problem, thanks for the points