A network technician needs to configure perimeter firewall rules to support secure remote administration of corporate servers. The requirements state that administrators must have access for encrypted command-line management as well as full graphical desktop administration. Which TWO standard port numbers must the technician allow through the firewall? (Select TWO.)
- TCP 22Cevap
- TCP 3389Cevap
- CTCP 23
- DTCP 80
Cevap
The correct ports to allow are TCP 22 (for SSH encrypted command-line access) and TCP 3389 (for RDP remote graphical desktop management).
TCP port 22 provides Secure Shell (SSH) access for encrypted command-line administration. TCP port 3389 provides Remote Desktop Protocol (RDP) access for full graphical desktop management.
Adım Adım Çözüm
Anahtar Kavram
Standard default port numbers for remote administration protocols (SSH over TCP 22 and RDP over TCP 3389).