Free PBQ Demo · Advanced

Topology · DMZ Segmentation

Architect a 3-zone network for a credit union — place web, mail, database and admin hosts in the right zone (DMZ / Internal / Management) and write the inter-zone firewall rules.

Tests: Network segmentation, defence-in-depth, ACL design between trust zones — a top-weighted Security+ objective.

~9 minNo signup needed

Scenario

A regional credit union is migrating from a flat /24 network to a three-zone architecture. Place each host in the correct zone and tighten the perimeter firewall.

Place each host in its correct zone (DMZ / Internal / Management) and configure the perimeter firewall so the auditors find clean segmentation.

Network Topology — Live View

monitoring
WANtrunk10.0.20.0/2410.0.10.0/2410.0.99.0/24 (mgmt)Internet0.0.0.0/0Perimeter FWfw-edge-01Core Switchsw-core-01DMZ-WEBpublic web serverDMZ-MAILSMTP relayDB-COREcustomer accountsWS-USERteller terminalWS-ADMINadmin jump host
InfectedAlertConfiguredclick any hostto configure

Perimeter FW

fw-edge-01

Alert

Inbound Rules

Only services that the internet actually needs to reach should be allowed in.

Allow inbound HTTPS (443) to:
Allow inbound SMTP (25) to:
Allow inbound DB (3306/5432) from internet to:

Trap question. The internet should never directly reach the database.

Management Access

Allow SSH/RDP management from:

Tasks

  • Place DMZ-WEB and DMZ-MAIL in the DMZ. Place DB-CORE in Internal LAN (never DMZ).
  • Place WS-ADMIN in the Management VLAN with MFA + no direct internet.
  • Open inbound HTTPS to the web server only. Never expose the database from the internet.
  • Restrict management access to the admin jump host.

0 settings configured

Liked this PBQ? There are 80+ more inside.

Sign up free to take full timed exams with mixed MCQs and all 6 PBQ types — across 10 CompTIA and Cisco certifications.