nerdexam
CompTIA

SY0-501 · Question #80

A technician must configure a firewall to block external DNS traffic from entering a network. Which of the following ports should they block on the firewall?

The correct answer is A. 53. To block external DNS traffic, a technician must configure the firewall to block port 53, which is the standard port for the Domain Name System.

Submitted by jakub_pl· Mar 4, 2026General security concepts

Question

A technician must configure a firewall to block external DNS traffic from entering a network. Which of the following ports should they block on the firewall?

Options

  • A53
  • B110
  • C143
  • D443

How the community answered

(49 responses)
  • A
    82% (40)
  • B
    6% (3)
  • C
    10% (5)
  • D
    2% (1)

Why each option

To block external DNS traffic, a technician must configure the firewall to block port 53, which is the standard port for the Domain Name System.

A53Correct

Port 53 is the well-known and default port used by the Domain Name System (DNS) for both UDP (for queries) and TCP (for zone transfers). Blocking this port on a firewall prevents external DNS requests from entering the network, effectively blocking DNS traffic.

B110

Port 110 is used by the Post Office Protocol version 3 (POP3) for retrieving emails, not for DNS traffic.

C143

Port 143 is used by the Internet Message Access Protocol (IMAP) for email retrieval, not for DNS traffic.

D443

Port 443 is used by HTTPS (HTTP Secure) for secure web traffic, not for DNS traffic.

Concept tested: Identifying standard DNS port for firewall rules

Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/active-directory-ports-firewalls

Topics

#firewall rules#DNS#port 53#network filtering

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice