A network technician is configuring firewall access rules to allow secure, encrypted remote command-line management and encrypted directory authentication services across a network. Which of the following port numbers should be permitted? (Select TWO.)
- Port 22Answer
- Port 636Answer
- CPort 23
- DPort 389
Answer
Port 22 (SSH) and Port 636 (LDAPS)
Port 22 is used by Secure Shell (SSH) to provide secure, encrypted command-line remote access. Port 636 is used by Lightweight Directory Access Protocol Secure (LDAPS) to provide SSL/TLS-encrypted directory services.
Step-by-Step Solution
Key Concept
Default port assignments for secure administration protocols (SSH and LDAPS)