Dears,
I read details of RPC ping utility, there was something with authenicated
options:
My RPC setting is Basic, but test option is -H -2 ( NTLM), after I change
the option. the RPC ping test is OK, but I still cannot connect
outlookanywhere.
Here is cmd line:
---------------------------------------------------------------------------------------------------------------------------------
rpcping -t ncacn_http -s mail.superiorfastening.com -o
RpcProxy=mail.superiorfastening.com -P "administrator,superi
orfastening.com,*" -I "administrator,superiorfastening.com,*" -H 1 -F 3 -u
10 -a connect -F 3 -v 3 -E -R none
RPCPing v2.12. Copyright (C) Microsoft Corporation, 2002
OS Version is: 5.1, Service Pack 2
RPCPinging proxy server mail.superiorfastening.com with Echo Request Packet
Sending ping to server
Response from server received: 200
Pinging successfully completed in 359 ms
rpcping -t ncacn_http -s mail.superiorfastening.com -o
RpcProxy=mail.superiorfastening.com -P "administrator,superi
orfastening.com,*" -I "administrator,superiorfastening.com,*" -H 1 -F 2 -u
10 -a connect -F 3 -v 3 -E -R none
RPCPing v2.12. Copyright (C) Microsoft Corporation, 2002
OS Version is: 5.1, Service Pack 2
RPCPinging proxy server mail.superiorfastening.com with Echo Request Packet
Sending ping to server
Response from server received: 200
Pinging successfully completed in 2625 ms
----------------------------------------------------------------------------------------------------------------------------
As show above, both basic authenication with SSL or basic authenication
without SSL is OK
Post by waynekkw2Dears,
Of course I run RPC ping utility outside the firewall, I use zyxel
firewall and use port forward only.
I also check rpc authenication, IIS setting is OK.
best regards,
wayne
In order to better troubleshoot the issue, please provide me with the
1.Is there any firewall between your Outlook client and Exchange 2007
server when you run RPC Ping utility?
Also, please make sure that the authentication method for the RPC virtual
directory only basic authentication; you can follow the steps below to
1.Click Start, point to All Programs, point to Administrative Tools, and
then click Internet Information Services (IIS) Manager.
2.In Internet Information Services (IIS) Manager, in the console tree,
expand the server you want, and then expand Web Sites.
3.Expand Default Web Site, right-click the RPC virtual directory, and
then click Properties.
4.In the RPC Virtual Directory Properties page, on the Directory Security
tab, in the Authentication and access control pane, click Edit.
5.In the Authentication Methods window, verify that the check box next to
Enable anonymous access is cleared.
6.In the Authentication Methods window, under Authenticated access,
select the check box next to Basic authentication (password is sent in
clear text) and click OK. And only allow basic access there.
7.Restart IIS by run the following command, and check the effect.
iisreset /noforce
Hope this helps.
Best Regards,
Rock Wang
Microsoft Online Support
Microsoft Global Technical Support Center
Get Secure! - www.microsoft.com/security
=====================================================
When responding to posts, please ¡°Reply to Group¡± via your newsreader
so that others may learn and benefit from your issue.
=====================================================
This posting is provided ¡°AS IS¡± with no warranties, and confers no
rights.