Skip to content
EntityQ1074209· pop 35· linked from 50 articles

Also known as demilitarized zone

subnetwork of a system exposed to external world

Wikidata facts

Image
Demilitarized Zone.png
Show 2 more facts
Stack Exchange tag
stackoverflow.com/tags/dmz
Commons category
Demilitarized zones (computing)
Sources (3)

via Wikidata · CC0

~10 min read

Article

In computer security, a DMZ or demilitarized zone (sometimes referred to as a perimeter network or screened subnet) is a physical or logical subnetwork that contains and exposes an organization's external-facing services to an untrusted, usually larger, network such as the Internet. The purpose of a DMZ is to add an additional layer of security to an organization's local area network (LAN): an external network node can access only what is exposed in the DMZ, while the rest of the organization's network is protected behind a firewall. The DMZ functions as a small, isolated network positioned between the Internet and the private network.

This is not to be confused with a DMZ host, a feature present in some home routers that frequently differs greatly from an ordinary DMZ.

Connections

Categories