A biomedical research facility hosts legacy laboratory automation equipment running unpatchable operating systems. The facility must export real-time telemetry data from these legacy systems to an internal analytics data lake while simultaneously granting temporary remote access to an off-site maintenance vendor. Which of the following network architecture designs best isolates the legacy equipment while enabling these required operational functions?
- Implement an isolated Operational Technology VLAN protected by an inline next-generation firewall enforcing microsegmentation, route vendor maintenance through a privileged jump box with multi-factor authentication inside a dedicated management DMZ, and install an unidirectional security gateway (data diode) for telemetry export.Cevap
- BPlace the legacy automation equipment and vendor maintenance systems into a shared perimeter DMZ behind a stateful firewall, permitting bidirectional communication to the internal data lake using port forwarding rules.
- CApply network address translation (NAT) with private IP addressing to the legacy equipment VLAN while configuring direct SSH tunnel access from the vendor endpoint straight into the legacy network segment.
- DDeploy a passive network intrusion detection system (NIDS) tap across the legacy network switch to automatically block unauthorized cross-zone connections and encrypt outbound legacy packet payloads.
Cevap
The optimal design implements an isolated Operational Technology VLAN with microsegmentation, routes vendor access through a secure jump box in a management DMZ, and uses an unidirectional security gateway (data diode) for data export.
The design providing an isolated OT VLAN with inline microsegmentation, an unidirectional data diode for outbound telemetry export, and a mediated jump host in a management DMZ for vendor maintenance enforces defense-in-depth and strict zone isolation required for legacy unpatchable systems.
Adım Adım Çözüm
Anahtar Kavram
Secure Network Architecture and OT/Legacy System Segmentation