beachcomp
Joined: 26 Sep 2007
Posts: 1
|
Posted:
Wed Sep 26, 2007 8:16 pm Post subject:
Help with Exchange/RPC HTTPS |
|
|
My head hurts!
First time I have setup exchange outside SBS and I cannot get RPC to work.
I’m running Exchange 2003 (version 6.5 SP2) with the latest service pack on Windows 2003 with the latest updates.
If I VPN in, I can connect Outlook fine, not using https.
However, from the outside world, I need RPC over HTTPS.
I have followed the MS guide out there for setting it up, installed a self generated cert, and it still fails on me.
My setup is as follows:
Host Name . . . . . . . . . . . . : ssi
Primary Dns Suffix . . . . . . . : mydomain.Local
Node Type . . . . . . . . . . . . : Broadcast
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : Yes
DNS Suffix Search List. . . . . . : mydomain.Local
External name:ssi.solutionsquad.net
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 138.100.101.83
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 138.100.101.65
DNS Servers . . . . . . . . . . . : 127.0.0.1
138.100.101.83
DNS for mydomain.net is external (on a different server) , and ssi.mydomain.net resolves to 138.100.101.83.
My cert on RPC is for ssi.mydomain.net.
My registry is set to:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Rpc\RpcProxy]
"Enabled"=dword:00000001
"ValidPorts"="ssi:6001-6002;ssi.mydomain.local:6001-6002;ssi.mydomain.com:6001-6002;ssi:6004;ssi.mydomain.local:6004;ssi.mydomain.com:6004"
But when I run RPCdump on the server, I get:
C:\Documents and Settings\Administrator>rpcdump /v /I /p:ncacn_http
Querying Endpoint Mapper Database...
RpcMgmtEpEltInqNext:(Access is denied. ).
rpcdump failed after 4 seconds
Anyone have any ideas?
Any help is much appreciated!
|
|