nerdexam
CompTIA

N10-009 · Question #256

A security analyst wants to control internet access based on site reputation and categorization. The analyst needs a solution that does not require traffic flow changes. Which of the following…

The correct answer is B. DNS filtering. DNS filtering is the most suitable solution to control internet access based on site reputation and categorization without requiring changes to existing traffic flow.

Submitted by fernanda_arg· Mar 6, 2026Network Security

Question

A security analyst wants to control internet access based on site reputation and categorization. The analyst needs a solution that does not require traffic flow changes. Which of the following solutions would most likely meet these requirements?

Options

  • AProxy
  • BDNS filtering
  • CRouter ACL
  • DLoad balancer

How the community answered

(24 responses)
  • A
    8% (2)
  • B
    83% (20)
  • C
    4% (1)
  • D
    4% (1)

Why each option

DNS filtering is the most suitable solution to control internet access based on site reputation and categorization without requiring changes to existing traffic flow.

AProxy

A proxy server requires client traffic to be explicitly routed through it, which represents a significant change in the network's traffic flow for clients accessing the internet.

BDNS filteringCorrect

DNS filtering operates by intercepting DNS resolution requests and blocking access to domains categorized as malicious, inappropriate, or low-reputation, preventing the client from even connecting to undesirable sites. This method works by simply denying name resolution, thus not requiring any alteration to the client's direct traffic flow or network configuration once the DNS server is configured.

CRouter ACL

A Router ACL (Access Control List) filters traffic based on IP addresses, ports, and protocols, but typically does not integrate with dynamic site reputation or categorization databases without additional services, and applying it is a direct traffic flow change.

DLoad balancer

A load balancer distributes incoming traffic among multiple servers and is unrelated to controlling internet access based on site reputation or categorization.

Concept tested: DNS filtering for web content control

Source: https://www.cisco.com/c/en/us/products/security/dns-security/what-is-dns-filtering.html

Community Discussion

No community discussion yet for this question.

Full N10-009 Practice