DMZ
A DMZ is an area (a subnet or range of IP Addresses) which is designated to have external access to the internet. The DMZ is normally an outside subnet or collection of servers to permit outside access for the company to the internet, without exposing the internal network of the company.
In a network, the hosts most vulnerable to attack are those that provide services to users outside of the LAN, such as e-mail, web and DNS servers. Due to the increased potential of these hosts being compromised, they are placed into their own subnetwork in order to protect the rest of the network if an intruder was to succeed. Hosts in the DMZ should not be able to establish communication directly with any other host in the internal network, though communication with other hosts in the DMZ and to the external network is allowed. This allows hosts in the DMZ to provide services to both the internal and external network, while an intervening firewall controls the traffic between the DMZ servers and the internal network clients.
Keywords: dmz

