Skip to content

Commit 1701293

Browse files
authored
Clarify TCP 135 usage in RDS documentation
1 parent 3e0bd0f commit 1701293

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

support/windows-server/remote/ports-used-by-rds.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ The information and taxonomy are broken down by role, service, and component, an
4242
### Internal traffic between the Gateway and the required user AD, resource AD, DNS, NPS, and so on
4343

4444
- TCP 88: Used by Kerberos for user authentication.
45-
- TCP 135: Used by the Remote Procedure Call (RPC) Endpoint Mapper. It's the port on which the NTDS RPC services listen on Active Directory (AD).
45+
- TCP 135: Used by the RPC Endpoint Mapper.
46+
- TCP 135: Port that NTDS RPC services listens on AD.
4647
- TCP and UDP 389: Used by the Lightweight Directory Access Protocol (LDAP) for user authentication. It's required when using LDAP for Certificate Revocation Lists (CRLs).
4748
- TCP and UDP 53: Used by the Domain Name System (DNS) for internal resource name resolution.
4849
- TCP 80: Required when using HTTP for CRLs.

0 commit comments

Comments
 (0)