nerdexam
Cisco

300-710 · Question #248

and all subdomains while ensuring no packets from any internal client are sent to that site. Which type of policy must the network administrator use to accomplish this goal?

The correct answer is C. DNS policy. To prevent any packets from internal clients reaching a specific domain and its subdomains, a DNS policy must be used to block DNS resolution for those domains.

Configuration

Question

and all subdomains while ensuring no packets from any internal client are sent to that site. Which type of policy must the network administrator use to accomplish this goal?

Options

  • APrefilter policy
  • BSSL policy
  • CDNS policy
  • DAccess Control policy with URL filtering

How the community answered

(65 responses)
  • A
    8% (5)
  • B
    31% (20)
  • C
    46% (30)
  • D
    15% (10)

Why each option

To prevent any packets from internal clients reaching a specific domain and its subdomains, a DNS policy must be used to block DNS resolution for those domains.

APrefilter policy

A Prefilter policy is used for initial traffic handling, such as fastpathing or blocking traffic based on specific characteristics, but it does not specifically prevent DNS resolution of a domain.

BSSL policy

An SSL policy is used for decrypting and inspecting encrypted traffic, but it does not prevent the initial DNS lookup or the sending of packets to the destination.

CDNS policyCorrect

A DNS policy can be configured to block DNS queries for specific domains and subdomains, preventing internal clients from resolving the malicious site's IP address. By blocking DNS resolution, clients cannot initiate any network connections, thus ensuring no packets are sent to that site.

DAccess Control policy with URL filtering

An Access Control policy with URL filtering blocks traffic based on the URL, but this occurs after the DNS lookup has resolved and the client has attempted to establish a connection, meaning some packets would have already been sent.

Concept tested: Blocking domains at the DNS level

Source: https://www.cisco.com/c/en/us/td/docs/security/firepower/640/configuration/guide/fpmc-config-guide-v64/access-control-dns.html

Topics

#DNS Policy#Traffic Filtering#Access Control Policy#URL Filtering

Community Discussion

No community discussion yet for this question.

Full 300-710 Practice