Security · Lesson 03

How can segmentation limit reachability?

Segmentation divides a network into zones so that systems do not automatically reach every other system. The boundary makes permitted flows explicit and limits the impact of a mistake or compromise.

Zones and boundaries

Isolation changes what a system can reach.

A segmented network places systems with different roles or trust requirements into separate zones. A workstation network, a server zone, and a guest network may have different paths and policies between them.

Segmentation can use virtual local area networks (VLANs), subnets, routing boundaries, cloud security groups, or application-level identity. It reduces unnecessary reachability, but it does not replace patching, authentication, monitoring, or a precise firewall policy.

Ask which flow is required.A useful boundary starts with an explicit need: who must reach what service, in which direction, and through which controlled path?

Limit lateral movement

Internal access deserves boundaries too.

A perimeter boundary is not enough when a compromised workstation can reach every internal server. Micro-segmentation applies smaller policies between workloads, applications, or identities, including traffic moving east-west inside a network.

The goal is not to make communication impossible. It is to keep each permitted path specific, observable, and limited so one compromised system has fewer useful routes to other assets.

Reduce the blast radius.Separate zones and narrowly defined internal flows can limit how far an intrusion travels, while logs reveal unexpected lateral movement.

Build the model

Four segmentation questions

01

Role

Which systems belong together because they serve a similar function?

02

Boundary

Which device or policy controls movement between the zones?

03

Flow

Which source must reach which destination and service?

04

Evidence

How will logs, tests, and monitoring show that the policy works?

Mini investigation

Classify a cross-zone request

Select the observed flow and identify the most direct design question.

DESIGN QUESTIONRequired service flow

A workstation needs a specific application service in the server zone.

Document the destination, port, direction, identity, and reason for access.

Knowledge check

Test your segmentation model

Answer eight questions. The answer order changes each time.

0 / 8