A municipal water utility is designing a network architecture to allow its corporate analytics platform to pull daily operational telemetry logs from a Supervisory Control and Data Acquisition (SCADA) server located inside a high-security Operational Technology (OT) zone. The organization's security policy strictly forbids any inbound network connections into the SCADA zone and prohibits direct bi-directional TCP/IP session establishment between the corporate network and the OT environment. Which of the following network architecture controls best fulfills these requirements?
- Deploy a unidirectional gateway (data diode) that physically enforces one-way hardware data transmission from the SCADA zone to a historian server in the corporate DMZ.Answer
- BConfigure an internal stateful firewall to allow inbound TLS-encrypted traffic from the corporate analytics server to the SCADA server on a dedicated port.
- CImplement an isolated 802.1Q virtual LAN (VLAN) containing both corporate analytics and SCADA servers, restricting traffic using router Access Control Lists (ACLs).
- DPosition a dual-homed jump box in the DMZ that requires multi-factor authentication before bridging interactive RDP sessions into the SCADA headend.
Answer
Deploy a unidirectional gateway (data diode) that physically enforces one-way hardware data transmission from the SCADA zone to a historian server in the corporate DMZ.
Deploying a unidirectional gateway (data diode) physically enforces one-way data flow using optical emitters and receivers. This guarantees that SCADA telemetry can be sent to an enterprise DMZ server without allowing any inbound electrical signals or network connection requests back into the SCADA network.
Step-by-Step Solution
Key Concept
Unidirectional Data Diodes and OT/ICS Segmentation