nerdexam
GIAC

GSLC · Question #505

Which of the following is a part of a company's network that lies in between the Internet and a private network?

The correct answer is C. Demilitarized Zone (DMZ). A DMZ is a network segment positioned between the public internet and a private internal network, providing a security buffer zone for public-facing services.

Security Architecture & Engineering

Question

Which of the following is a part of a company's network that lies in between the Internet and a private network?

Options

  • ADNS caching-only server
  • BFirewall
  • CDemilitarized Zone (DMZ)
  • DStub Zone

How the community answered

(24 responses)
  • A
    4% (1)
  • C
    92% (22)
  • D
    4% (1)

Why each option

A DMZ is a network segment positioned between the public internet and a private internal network, providing a security buffer zone for public-facing services.

ADNS caching-only server

A DNS caching-only server is a type of DNS server that resolves and caches query responses for clients, not a network zone or segment positioned between the internet and a private network.

BFirewall

A firewall is a security device that filters and controls network traffic based on defined rules, but it is not itself the network segment or zone that sits between the internet and a private network.

CDemilitarized Zone (DMZ)Correct

The Demilitarized Zone (DMZ) is a physical or logical subnetwork that sits between the untrusted internet and the trusted private internal network. It typically hosts public-facing services such as web servers and mail servers, isolating them from both external threats and the internal LAN. This architecture limits exposure of internal resources while still permitting controlled public access to hosted services.

DStub Zone

A stub zone is a DNS zone type that contains only the resource records needed to identify the authoritative name servers for another zone, not a network architecture component.

Concept tested: DMZ network segment placement and purpose

Source: https://www.cisco.com/c/en/us/products/security/firewalls/what-is-a-dmz-network.html

Topics

#DMZ#network architecture#perimeter security#firewall

Community Discussion

No community discussion yet for this question.

Full GSLC Practice