A systems administrator is troubleshooting an issue where domain-joined workstations in a newly created security zone fail to authenticate against the primary domain controller. Further investigation indicates that the clock on the workstation has drifted significantly from the server time, preventing Kerberos authentication ticket generation. Which port and transport layer protocol combination must be permitted through the internal firewall to restore automatic system clock synchronization across the subnet?
- UDP 123Answer
- BTCP 123
- CUDP 53
- DTCP 389
Answer
UDP port 123 is used by the Network Time Protocol (NTP) to synchronize system clocks.
Network Time Protocol (NTP) operates on UDP port 123. It ensures all computers on a network maintain synchronized internal clocks, which is a critical requirement for time-sensitive security protocols such as Kerberos authentication.
Step-by-Step Solution
Key Concept
Network Time Protocol (NTP) Port and Transport Protocol