CompTIA
N10-005 · Question #724
N10-005 Question #724: Real Exam Question with Answer & Explanation
The correct answer is B: TCP 53. DNS uses both TCP port 53 for zone transfers and large responses, and UDP port 53 for standard queries, so both must be opened in a firewall for full DNS functionality.
Question
An administrator needs to open ports in the firewall for both DNS and eDNS. Which of the following default ports would need to be opened on the firewall? (Select TWO).
Options
- ATCP 23
- BTCP 53
- CTCP 123
- DUDP 23
- EUDP 53
- FUDP 123
Explanation
DNS uses both TCP port 53 for zone transfers and large responses, and UDP port 53 for standard queries, so both must be opened in a firewall for full DNS functionality.
Common mistakes.
- A. TCP 23 is the well-known port for Telnet, an unencrypted remote administration protocol, and has no relationship to DNS.
- C. TCP 123 is not a standard assigned port; NTP (Network Time Protocol) uses UDP 123, not TCP 123.
- D. UDP 23 is not assigned to any standard well-known protocol and has no relationship to DNS.
- F. UDP 123 is the port for NTP (Network Time Protocol) used for time synchronization, not for DNS.
Concept tested. DNS port numbers TCP 53 and UDP 53
Reference. https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml
Community Discussion
No community discussion yet for this question.