A jump host (jump server / bastion) is an architecture where remote users connect via RAS or VPN not to the whole control network, but to a specific workstation or host. They typically receive keyboard, video and mouse (KVM-style) access and work with tools installed on that host — they “jump” onto it.
Related: Secure Remote Access | IEC 62443-3-1 Clause 7.3 VPN | IEC 62443-3-1 Clause 5 Authentication | Multi-Factor Authentication (MFA) | Network Segmentation | IEC 62443-2-1 NET 3 | System Hardening
Users authenticate to a remote-access path (for example a VPN or remote-access service) that lands them on the jump host rather than granting membership of the broader IACS network. From the jump host they use approved applications to reach selected engineering or operations systems.
Place jump hosts in the IACS DMZ (or equivalent restricted zone) and grant them access only to selected resources in the control system — not blanket network membership. Harden the jump host as a high-value endpoint (patching, least privilege, MFA, logging) and treat it as part of secure remote access design, not as a convenience PC.