A security architect is designing the network architecture for a manufacturing facility. The site contains a legacy Industrial Control System (ICS) operating sensitive Programmable Logic Controllers (PLCs), alongside an automated telemetry module that needs to push real-time performance metrics to a cloud analytics provider. Enterprise security policy mandates that external cloud systems and corporate IT networks must be strictly prevented from sending incoming traffic back into the ICS network segment. Which of the following network architecture designs best fulfills these security requirements?
- Deploy a unidirectional security gateway (data diode) to enforce hardware-based physical layer flow control, permitting outbound telemetry data while physically preventing any inbound network traffic into the ICS environment.Answer
- BInstall a next-generation firewall at the enterprise perimeter and configure an implicit allow rule for all internal East-West traffic originating from corporate workstations toward the ICS subnets.
- CCreate dedicated VLANs for the ICS network on core enterprise switches and use dual-homed jump hosts with dual network interfaces to bridge the ICS and corporate subnets directly.
- DPosition inline Network Intrusion Detection System (NIDS) sensors at the ICS boundary to passively analyze traffic and generate security alerts whenever incoming connections are attempted.
Answer
Deploying a unidirectional security gateway (data diode) to enforce hardware-based physical layer flow control, permitting outbound telemetry data while physically preventing inbound traffic into the ICS environment.
Deploying a unidirectional security gateway (data diode) physically enforces one-way communication at Layer 1. This allows outbound telemetry flow to cloud systems while physically blocking any inbound connection attempts, perfectly satisfying the requirement to isolate critical ICS assets from external network threats.
Step-by-Step Solution
Key Concept
Unidirectional Data Diodes and OT/ICS Network Segmentation
Estimated Time:1m 30s