A network administrator is configuring inbound firewall rules on an internal router to enable remote management for a new branch office. Technicians located at the corporate headquarters must perform unattended graphical desktop administration on Windows 11 Enterprise workstations and secure, encrypted command-line administration on Linux database servers. Which TWO of the following protocol and port configurations must be permitted through the firewall to fulfill these requirements? (Select TWO.)
- Allow inbound traffic on TCP port 3389 for Remote Desktop Protocol (RDP) access to Windows workstations.Cevap
- BAllow inbound traffic on TCP port 23 for Secure Shell (SSH) access to Linux database servers.
- Allow inbound traffic on TCP port 22 for Secure Shell (SSH) access to Linux database servers.Cevap
- DAllow inbound traffic on UDP port 3389 exclusively while blocking TCP port 3389 to enforce Microsoft Remote Assistance (MSRA).
Cevap
To support the requested remote access capabilities, the firewall must permit inbound TCP port 3389 for Remote Desktop Protocol (RDP) graphical administration on Windows workstations and inbound TCP port 22 for Secure Shell (SSH) encrypted command-line administration on Linux servers.
The requirement calls for two specific access modes: unattended graphical administration on Windows systems and secure command-line administration on Linux servers. Remote Desktop Protocol (RDP) operates over TCP port 3389 to provide graphical desktop management on supported Windows editions. Secure Shell (SSH) operates over TCP port 22 to provide encrypted command-line administration for Linux hosts.
Adım Adım Çözüm
Anahtar Kavram
Remote Access Protocols and Default Port Assignments