nerdexam
EC-Council

312-50V13 · Question #57

What is the purpose of a demilitarized zone on a network?

The correct answer is B. To only provide direct access to the nodes within the DMZ and protect the network behind it. A Demilitarized Zone (DMZ) is a perimeter network designed to expose externally facing services to untrusted networks while isolating them from the internal private network, thereby protecting the sensitive internal resources.

Submitted by stefanr· Mar 6, 2026Evading IDS, Firewalls, and Honeypots

Question

What is the purpose of a demilitarized zone on a network?

Options

  • ATo scan all traffic coming through the DMZ to the internal network
  • BTo only provide direct access to the nodes within the DMZ and protect the network behind it
  • CTo provide a place to put the honeypot
  • DTo contain the network devices you wish to protect

How the community answered

(64 responses)
  • B
    95% (61)
  • C
    2% (1)
  • D
    3% (2)

Why each option

A Demilitarized Zone (DMZ) is a perimeter network designed to expose externally facing services to untrusted networks while isolating them from the internal private network, thereby protecting the sensitive internal resources.

ATo scan all traffic coming through the DMZ to the internal network

While firewalls and intrusion detection/prevention systems often monitor traffic entering and exiting the DMZ, the DMZ itself is not solely for scanning; it's a network segment for hosting public services.

BTo only provide direct access to the nodes within the DMZ and protect the network behind itCorrect

The primary purpose of a DMZ is to host public-facing services (like web servers, mail servers, or DNS servers) that need to be accessible from the internet while logically separating them from the organization's private internal network. This architecture allows direct access to the DMZ nodes for external users, but critically, it protects the more secure internal network from direct external threats by acting as a buffer zone.

CTo provide a place to put the honeypot

While a honeypot can be placed in a DMZ, that is not the primary purpose of a DMZ; a DMZ is for legitimate public-facing services.

DTo contain the network devices you wish to protect

A DMZ contains devices that need to be externally accessible, effectively exposing them in a controlled manner, rather than 'protecting' them by containment within the most secure part of the network; the DMZ itself is less protected than the internal network.

Concept tested: DMZ purpose and function

Source: https://learn.microsoft.com/en-us/azure/architecture/guide/network/dmz-architectures

Topics

#DMZ#network architecture#network security#firewall

Community Discussion

No community discussion yet for this question.

Full 312-50V13 Practice