CompTIA Network+ (N10-007) — Question 551

A company is implementing a new firewall. The firewall is configured to allow only TCP ports 80 and 443 to exit the network and allow the same traffic back into the network using inbound stateful packet filtering. Users are not able to access URLs of common websites they visit. Which of the following is the MOST likely cause of the issue?

Answer options

Correct answer: C

Explanation

The correct answer is C because DNS queries, which typically use UDP port 53, are necessary for resolving domain names to IP addresses. Without allowing this port, users cannot access websites since their requests cannot be translated from URLs to IP addresses. The other options are incorrect as they misrepresent the function of stateful packet filtering and the protocols used for web browsing.