@@ -16,8 +16,8 @@ The information and taxonomy is broken down by role service and component, and l
1616
1717## From Client to RD Resource
1818
19- - TCP 443 (HTTPS) Required if RDWeb is deployed.
20- - TCP and UDP 3389: Standard RDP port. Can be configured on host and client to a different port number.
19+ - TCP 443 (HTTPS) Required if RDWeb is deployed.
20+ - TCP and UDP 3389: Standard RDP port. Can be configured on host and client to a different port number.
2121
2222## Remote Desktop Connection Broker (RDCB)
2323
@@ -33,22 +33,22 @@ The information and taxonomy is broken down by role service and component, and l
3333
3434### Inbound external internet based traffic from RD Clients to the Gateway
3535
36- - TCP 443: HTTP (includes RPC over HTTP) over SSL. The port is configurable using RD Gateway Management console.
37- - UDP 3391: RDP over UDP. The port is configurable using RD Gateway Management console.
36+ - TCP 443: HTTP (includes RPC over HTTP) over SSL. The port is configurable using RD Gateway Management console.
37+ - UDP 3391: RDP over UDP. The port is configurable using RD Gateway Management console.
3838
3939 > [ !NOTE]
40- > Firewalls that have directional UDP analysis, such as TMG, require UDP "Send Receive" configured.
40+ > Firewalls that have directional UDP analysis, such as TMG, require UDP "Send Receive" configured.
4141
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
4343
4444- TCP 88: Kerberos for user authentication
4545- TCP 135: RPC Endpoint Mapper
4646- TCP 135: Port that NTDS RPC services listens on AD
47- - TCP and UDP 389: LDAP for user authentication
47+ - TCP and UDP 389: LDAP for user authentication
4848- TCP and UDP 53: Internal resource name resolution, DNS
49- - TCP and UDP 389: If using LDAP for Certificate Revocation List (CRL)
50- - TCP 80: If using HTTP for CRL
51- - TCP 21: If using FTP for CRL
49+ - TCP and UDP 389: If using LDAP for Certificate Revocation List (CRL)
50+ - TCP 80: If using HTTP for CRL
51+ - TCP 21: If using FTP for CRL
5252- UDP 1812 and 1813: If NPS Server is being used.
5353- TCP 5985: WMI and PowerShell Remoting for administration
5454
0 commit comments