You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/windows-server/remote/ports-used-by-rds.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ The information and taxonomy are broken down by role, service, and component, an
39
39
> [!NOTE]
40
40
> Firewalls that have directional UDP analysis, such as TMG, require UDP "Send Receive" to be configured.
41
41
42
-
### Internal traffic between the Gateway and the required User AD, Resource AD, DNS, NPS and so on
42
+
### Internal traffic between the Gateway and the required user AD, resource AD, DNS, NPS, and so on
43
43
44
44
- TCP 88: Used by Kerberos for user authentication.
45
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).
@@ -62,14 +62,14 @@ The information and taxonomy are broken down by role, service, and component, an
62
62
If RD Web Access is on a perimeter network, configure the following ports:
63
63
64
64
- TCP: \<WMI Fixed Port\>
65
-
- TCP 5504: Used for connections to RDCB for centralized publishing。
66
-
- TCP 5985: Used by WMI and PowerShell Remoting for administration。
65
+
- TCP 5504: Used for connections to RDCB for centralized publishing.
66
+
- TCP 5985: Used by WMI and PowerShell Remoting for administration.
67
67
68
68
## Remote Desktop Session Host
69
69
70
70
- RD License Server: RPC ports.
71
-
- TCP 389 and 636: Used for AD communication。
72
-
- TCP 5985: Used by WMI and PowerShell Remoting for administration。
71
+
- TCP 389 and 636: Used for AD communication.
72
+
- TCP 5985: Used by WMI and PowerShell Remoting for administration.
73
73
74
74
## Remote Desktop Virtualization Host
75
75
@@ -97,6 +97,6 @@ For more information, see [How to configure RPC dynamic port allocation to work
97
97
98
98
- UDP 137: Used for NetBIOS name resolution.
99
99
- UDP 138: Used by the NetBIOS Datagram Service.
100
-
- UDP and TCP 389: Used by LDAP that is used with per-user CALs against AD.
100
+
- UDP and TCP 389: Used by LDAP with per-user Client Access Licenses (CALs) in AD.
101
101
102
102
From a proxy standpoint, the registry key `HKLM\Software\Microsoft\TermServLicensing\lrwiz\Params` shows the Microsoft service that the RD License Server communicates with.
0 commit comments