A network administrator is configuring a firewall rule to allow secure remote graphical management from an internal administrative jump host to a pool of Windows application servers. To enforce the principle of least privilege, the firewall policy should strictly limit access to the standard Remote Desktop Protocol (RDP). Which transport protocol and destination port combination must be permitted in the firewall policy?
- TCP port 3389Answer
- BTCP port 22
- CUDP port 3389
- DTCP port 23
Answer
TCP port 3389 is the standard transport protocol and destination port used for Remote Desktop Protocol (RDP) traffic.
Remote Desktop Protocol (RDP) uses TCP port 3389 by default to establish reliable, connection-oriented virtual graphical desktop sessions between a client and a remote server.
Step-by-Step Solution
Key Concept
Common Ports and Protocols: Remote Desktop Protocol (RDP)
Estimated Time:1m 0s