A network security technician is updating firewall access control lists (ACLs) following a security policy enforcement mandate requiring all mail access to transition from unencrypted protocols to SSL/TLS encrypted standards. Users report that while outbound mail transmission works, email clients fail to synchronize folder structures and message status across multiple mobile and desktop devices. Diagnostics reveal that unencrypted IMAP traffic on TCP port 143 is being blocked as intended. Which port and transport protocol combination must be permitted through the perimeter firewall to restore encrypted, multi-device mail synchronization?
- TCP port 993Cevap
- BTCP port 995
- CUDP port 993
- DTCP port 587
Cevap
TCP port 993 must be permitted to allow IMAPS traffic for secure multi-device email synchronization.
IMAPS (Internet Message Access Protocol Secure) operates over TCP port 993 to establish an SSL/TLS encrypted session that enables seamless folder and status synchronization across multiple devices.
Adım Adım Çözüm
Anahtar Kavram
Distinguishing secure vs. unencrypted mail retrieval protocols and their associated TCP/UDP port assignments.