A security technician needs to configure an extended Access Control List (ACL) rule on a router to permit secure HTTPS web traffic from an internal subnet to an external web server. Which transport protocol and destination port combination must be specified in the ACL rule to correctly match this traffic?
- TCP protocol with destination port 443Cevap
- BUDP protocol with destination port 443
- CTCP protocol with destination port 80
- DIP protocol with Layer 2 MAC destination port 443
Cevap
TCP protocol with destination port 443
HTTPS (Hypertext Transfer Protocol Secure) encrypts web communications using TLS/SSL and operates over the reliable Transmission Control Protocol (TCP) on standard destination port 443. An extended Access Control List filtering this traffic must specify TCP as the protocol and 443 as the destination port.
Adım Adım Çözüm
Anahtar Kavram
ACL Port and Protocol Matching for Secure Web Services