nerdexam
CompTIA

N10-005 · Question #845

Which of the following ports would have to be allowed through a firewall for NTP to pass on its default port?

The correct answer is A. 123. NTP uses UDP port 123 by default, and firewalls must permit this port for time synchronization traffic to pass.

Networking concepts

Question

Which of the following ports would have to be allowed through a firewall for NTP to pass on its default port?

Options

  • A123
  • B143
  • C153
  • D163

How the community answered

(37 responses)
  • A
    89% (33)
  • B
    5% (2)
  • C
    3% (1)
  • D
    3% (1)

Why each option

NTP uses UDP port 123 by default, and firewalls must permit this port for time synchronization traffic to pass.

A123Correct

Network Time Protocol (NTP) is assigned UDP port 123 by IANA as its well-known port for both client requests and server responses. Any firewall policy that needs to allow NTP time synchronization - whether to an internal NTP server or an external time source - must include a rule permitting UDP port 123 in the relevant direction.

B143

Port 143 is assigned to IMAP (Internet Message Access Protocol), used for retrieving email from a mail server.

C153

Port 153 is not associated with a commonly used standard protocol and is not related to NTP.

D163

Port 163 is associated with CMIP (Common Management Information Protocol) and is unrelated to time synchronization.

Concept tested: NTP default port number for firewall configuration

Source: https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml

Topics

#NTP#port 123#time synchronization#well-known ports

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice