← Home

IEC 62443-3-1 Clause 7.3 – Virtual Private Networks (VPNs)

Teaching note: Paraphrased from IEC/TR 62443-3-1:2009 (ISA-TR99.00.01-2007) for learning. The technical report is informational, not a requirements standard. Confirm wording in the published TR. Later normative parts (2-1, 3-3, 4-2) state the shalls.

Reference: IEC/TR 62443-3-1:2009 (ISA-TR99.00.01-2007), Clause 7.3
Related: Clause 7 | Secure Remote Access | Jump Host | MFA | 2-1 NET 3 | 6.3 Virtual networks (VLANs)

Technology categories: Overview | Cl. 5 | Cl. 6 | Cl. 7 | Cl. 8 | Cl. 9 | Cl. 10

Clause 7 pages: Cl. 7 | 7.1 Symmetric key | 7.2 Public key | 7.3 VPN


What it is

A virtual private network (VPN) creates an encrypted tunnel across an untrusted network (internet, partner WAN, or wireless backhaul). Common families are IPsec and SSL/TLS VPNs. Use cases: site-to-site links and remote user access to the IACS.

A VPN protects confidentiality and integrity of the tunnel. It is not by itself identification, authorisation, a jump host, or least privilege.


Vulnerabilities addressed

Interception and tampering of traffic that must cross an untrusted network. A VPN does not stop an already-authenticated attacker who is inside the tunnel.


Typical deployment


Known issues and weaknesses


Use in IACS

Appropriate for remote and inter-site paths that cannot be physically isolated. Teaching note: TLS-based remote access is now common; the TR’s compatibility-test rule is still the one that prevents production surprises.


Recommendations