220-801 · Question #991
220-801 Question #991: Real Exam Question with Answer & Explanation
The correct answer is A: In the DMZ. A DMZ (Demilitarized Zone) is a network segment that sits between the public Internet and the private internal network, typically enforced by firewall rules. Servers placed in the DMZ are reachable from the Internet (e.g., web, email servers) but are isolated from the internal LA
Question
Options
- AIn the DMZ
- BBehind NAT
- COutside the DHCP scope
- DInside the DHCP scope
Explanation
A DMZ (Demilitarized Zone) is a network segment that sits between the public Internet and the private internal network, typically enforced by firewall rules. Servers placed in the DMZ are reachable from the Internet (e.g., web, email servers) but are isolated from the internal LAN. If an attacker compromises a DMZ server, they cannot directly reach internal resources. NAT hides internal IPs but does not provide isolation for public-facing servers. DHCP scope settings manage IP addressing, not network segmentation.
Community Discussion
No community discussion yet for this question.