A security architect for an electrical power distribution utility is designing network security controls for an operational technology (OT) environment. Remote vendor engineers require targeted maintenance access to programmable logic controllers (PLCs) located within the high-security Control Zone. The solution must ensure that remote connections never terminate directly inside the OT segment, prevent lateral movement between distinct PLC subnets, and log all session activity at the network boundary. Which of the following network architecture designs best fulfills these requirements?
- Deploy an intermediate jump box inside an OT DMZ enforcing multi-factor authentication, paired with microsegmentation policies that restrict East-West traffic between individual PLC subnets.Answer
- BPlace all PLCs and vendor maintenance workstations on a single dedicated VLAN while relying on a Next-Generation Firewall at the corporate WAN edge to inspect and filter inbound vendor traffic.
- CEstablish a strict physical air gap for the Control Zone while configuring local host-based software firewalls on each PLC to restrict access to authorized vendor IP ranges.
- DInstall an inline Network Intrusion Prevention System at the OT perimeter configured to dynamically reassign non-compliant vendor sessions to a quarantined honeynet segment.
Answer
The optimal design deploys an intermediate jump box within an OT DMZ enforcing multi-factor authentication and session proxying, combined with microsegmentation policies to control East-West traffic between PLC subnets.
The design utilizing an intermediate jump server within a dedicated OT DMZ ensures that external maintenance sessions terminate in a constrained zone prior to accessing target PLCs. Combined with microsegmentation policies between PLC subnets, North-South entry is strictly controlled and audited, while East-West lateral movement between PLCs is blocked.
Step-by-Step Solution
Key Concept
Secure Network Design and Segmentation for OT/SCADA Environments