Which UDP port is used by the Network Time Protocol (NTP) for communication?

Study for the EC-Council Certified Ethical Hacker (CEH) v13 Exam. Utilize flashcards and multiple-choice questions with helpful hints and detailed explanations. Excel in your exam preparation!

Multiple Choice

Which UDP port is used by the Network Time Protocol (NTP) for communication?

Explanation:
NTP uses UDP for lightweight, time-critical communication and standardizes on port 123 for all its traffic. This means clients send their time requests to a server listening on UDP port 123, and the server responds from its own UDP port 123 back to the client’s ephemeral port. Defining a single, well-known port makes handshakes and time exchange predictable across devices and networks, which is essential for accurate clock synchronization. RFC 5905 documents this usage, so you’ll frequently see NTP traffic on UDP 123 in real networks. By contrast, the other ports are tied to different protocols—port 53 is DNS, port 161 is SNMP, and port 67 is DHCP server—so they don’t apply to NTP.

NTP uses UDP for lightweight, time-critical communication and standardizes on port 123 for all its traffic. This means clients send their time requests to a server listening on UDP port 123, and the server responds from its own UDP port 123 back to the client’s ephemeral port. Defining a single, well-known port makes handshakes and time exchange predictable across devices and networks, which is essential for accurate clock synchronization. RFC 5905 documents this usage, so you’ll frequently see NTP traffic on UDP 123 in real networks. By contrast, the other ports are tied to different protocols—port 53 is DNS, port 161 is SNMP, and port 67 is DHCP server—so they don’t apply to NTP.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy