A security technician is deploying IP surveillance cameras across a facility. The deployment policy specifies that administrators must manage the camera web portals using encrypted traffic, and all camera logs must maintain synchronized clock timestamps using a centralized network time service. Which of the following port and protocol combinations must be enabled on the network firewall to support these services? (Select TWO.)
- TCP port 443 for HTTPS web managementCevap
- UDP port 123 for Network Time Protocol (NTP)Cevap
- CTCP port 80 for HTTPS web management
- DUDP port 67 for Network Time Protocol (NTP)
Cevap
The correct port and protocol combinations are TCP port 443 for HTTPS web management and UDP port 123 for Network Time Protocol (NTP).
Secure web administrative interfaces rely on HTTPS, which uses TCP port 443 to encrypt traffic between the browser and the device. Synchronizing device logs and system clocks across a enterprise network relies on NTP, which communicates over UDP port 123.
Adım Adım Çözüm
Anahtar Kavram
Standard Network Port Assignment for HTTPS and NTP Services