Error : Cannot Connect to the remote procedure call service on the server named EXCH2013. Verify that a valid computer name was used and the Microsoft Exchange Service host service is started.

Can someone or anybody here have an idea with error title above. We have nstalled 3 Exchange server 2013 CU23 in the environment. When we tried accessing other virtual directories of other exchange servers and make some changes the error always prompt. Cannot connect to the remote procedure call service on the server named EXCH2013. erify that a valid computer name was used and the Microsoft Exchange Service host service is started.

We have check the firewall side and make changes from restricted to any to any the error disappeared but this is not the standard on the network firewall, and we need to specify the specific ports which needed for this.

Defined firewall port for exchange 2013 :

TCP port 25 – SMTP
TCP port 80 – HTTP for Outlook Web Access
TCP port 443 – SSL secured HTTP for Outlook Web Access (HTTPS)
TCP/UDP port 53 – Domain Name System (DNS)
TCP 587

For below list of Ports, we are not yet sure if among of them are the suspect meaning the required and needed. I have check this article. Please help or if you have any idea which ports below would need to be added.

TCP/UDP port 389 – Lightweight Directory Access Protocol (LDAP)
TCP port 3268 – LDAP communications with an Active Directory Global Catalog Server
TCP port 135 – Remote Procedure Protocol (RPC) however it will also use ports 1024 and up as needed.
TCP/UDP port 88 – Kerberos

LSA TCP: 691 The Microsoft Exchange Routing Engine service (RESvc) listens for routing link state information on this port.
LDAP TCP/UDP: 379 The Site Replication Service (SRS) uses this port.- for DAG

Exchange Server Management

Exchange Server: A family of Microsoft client/server messaging and collaboration software. Management: The act or process of organizing, handling, directing or controlling something.

7,601 questions Sign in to follow 0 comments No comments Report a concern I have the same question I have the same question 0 votes Add comment Accepted answer Kael Yao-MSFT 37,636 Reputation points • Microsoft Vendor 2021-10-01T07:20:25.907+00:00

136893-17.png

Hi @Homer Sibayan As mentioned in this link: Network ports for clients and mail flow in Exchange 2013,
I am afraid it is not supported to restrict or alter network traffic between internal Exchange servers and between internal Exchange servers and internal Active Directory domain controllers in any and all types of topologies.
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

0 comments No comments Report a concern Add comment

1 additional answer

Sort by: Most helpful Most helpful Newest Oldest

Homer Sibayan 361 Reputation points 2021-10-05T03:08:11.65+00:00

Hi KaelYao-MSFT, When you say we cannot alter or restirct " network traffic between internal Exchange servers and between internal Exchange servers and internal Active Directory domain controllers in any and all types of topologies." Meaning we cannot set or define a specifc ports in able to communicate all Exchange Server 2013 internal to internal and Exchange 2013 to other Exchange in other sites? So our options is to unrestrict /allow Any to any to our firewall in order to have communication between the Exchange servers data?
To give you a quick background. we have existing exchange 2010 in child domain and we are now provisioned new exchange 2013 in same child domain in different machine. " our problem to be specific is when accessing EAC in exchange 2013 server 1 , we cannot access/make changes in Virtual directories of Exchange 2013 server 2 & 3. " Error : That task wasn't able to connect to IIS on the server 'EXCH2013.child.domain.com'. MAke sure that the server exists and can be be reached from this computer. The RPC server is unavailable. " We recently added those ports below but did not work. so we decided to define again back the any to any in firewall as temporary and it works. 135 TCP +Random high
RPC Endpoint MAPPER Port 135 is the RPC Endpoint Mapper service 389 (TCP,UDP)
3268 TCP
88 (TCP, UDP)

2 comments Show comments for this answer Report a concern Kael Yao-MSFT 37,636 Reputation points • Microsoft Vendor 2021-10-05T07:09:43.067+00:00

Meaning we cannot set or define a specifc ports in able to communicate all Exchange Server 2013 internal to internal and Exchange 2013 to other Exchange in other sites?
So our options is to unrestrict /allow Any to any to our firewall in order to have communication between the Exchange servers data?

Yes. As mentioned in my former reply, it is officially documented that it is not supported to restrict or alter network traffic between Exchange servers.
Thus there aren't other official documentations that introduce which ports you need to open between Exchange servers.