An industrial engineering firm operates a critical water treatment facility utilizing legacy Programmable Logic Controllers (PLCs) within an Operational Technology (OT) control zone. The organization must transmit continuous operational metrics to a cloud-based Enterprise Resource Planning (ERP) analytics platform. The security architecture team must ensure that telemetry data moves out of the OT environment while physically preventing any inbound control signals, command injection, or unauthorized network traffic from reaching the legacy PLCs. Which of the following network segmentation designs best achieves this objective?
- Deploying a unidirectional security gateway (data diode) at the OT-to-IT boundary to physically restrict data flow exclusively outbound toward a staging broker in the enterprise DMZ.Answer
- BConfiguring a Next-Generation Firewall (NGFW) at the OT boundary with stateful packet inspection to permit outbound TCP session creation while relying on connection state tables to trust return traffic.
- CInstalling a dual-homed jump server bridging the OT control zone and the corporate IT network to route and inspect telemetry traffic before forwarding it to the cloud environment.
- DImplementing an inline network intrusion detection system (NIDS) operating as a detective control at the enterprise gateway to alert administrators to unauthorized inbound OT commands.
Answer
Deploying a unidirectional security gateway (data diode) at the OT-to-IT boundary to physically restrict data flow exclusively outbound toward a staging broker in the enterprise DMZ.
Deploying a unidirectional security gateway (data diode) provides physical, optical enforcement of one-way network traffic flow. This permits operational metrics to leave the OT environment while making it physically impossible for incoming signals, commands, or exploit payloads to reach legacy PLCs.
Step-by-Step Solution
Key Concept
Unidirectional Network Gateways (Data Diodes) and OT/IT Network Segmentation