A network administrator is configuring a firewall to secure a network. Which port should be closed to prevent unauthorized remote desktop access, considering the network does not utilize this feature?
Port 3389 is the default port used by Remote Desktop Protocol (RDP), which is used for remote desktop access. Closing this port on the firewall would prevent unauthorized remote desktop connections if RDP is not used by the network. The other ports serve different purposes: port 22 is used by Secure Shell (SSH) for secure access, port 80 is used for HTTP web traffic, and port 443 is used for HTTPS secure web traffic. They are unrelated to remote desktop services.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is Remote Desktop Protocol (RDP)?
Open an interactive chat with Bash
Why is it important to close unused ports on a firewall?