nerdexam
CompTIA

SK0-005 · Question #41

An administrator needs three distinct security zones in a company's network. Which of the following is the administrator MOST likely to implement?

The correct answer is B. A Layer 3 firewall. To establish three distinct security zones in a company's network, an administrator is most likely to implement a Layer 3 firewall for network segmentation.

Security and disaster recovery

Question

An administrator needs three distinct security zones in a company's network. Which of the following is the administrator MOST likely to implement?

Options

  • AHost-based firewalls
  • BA Layer 3 firewall
  • CA web application firewall
  • DA circuit-based firewall

How the community answered

(30 responses)
  • A
    10% (3)
  • B
    80% (24)
  • C
    7% (2)
  • D
    3% (1)

Why each option

To establish three distinct security zones in a company's network, an administrator is most likely to implement a Layer 3 firewall for network segmentation.

AHost-based firewalls

Host-based firewalls protect individual machines but do not provide network-wide segmentation or enforce policies between distinct network zones at the perimeter or internal segmentation points.

BA Layer 3 firewallCorrect

A Layer 3 firewall (also known as a network firewall or packet filtering firewall) operates at the network layer of the OSI model, allowing it to segment a network into distinct security zones (e.g., LAN, DMZ, WAN) based on IP addresses and ports. This type of firewall enforces traffic policies between these zones, controlling what can pass between them and providing the necessary isolation for different security requirements.

CA web application firewall

A web application firewall (WAF) is designed to protect web applications from specific web-based attacks (like SQL injection, XSS) and operates at Layer 7 (Application layer), not for general network segmentation into distinct security zones.

DA circuit-based firewall

A circuit-based firewall (or stateful firewall) monitors TCP connection handshakes and decides whether to permit or deny connections, but it's a type of firewall functionality rather than the primary mechanism for establishing broad network security zones like a Layer 3 network firewall.

Concept tested: Network segmentation with firewalls

Source: https://learn.microsoft.com/en-us/azure/architecture/guide/security/network-segmentation

Topics

#Firewalls#Network segmentation#Security zones#Layer 3 firewall

Community Discussion

No community discussion yet for this question.

Full SK0-005 Practice