← Home

Virtual Private Networks (VPN)

A Virtual Private Network (VPN) creates a secure, encrypted connection over the Internet between a user or device and another network. It protects the confidentiality and integrity of data while enabling secure communication across untrusted networks.

VPNs are commonly used to:

Virtual Private Networks (VPN)
Figure – Virtual Private Networks provide encrypted communication across untrusted networks.

VPN Appliance

A VPN appliance is a dedicated network device designed to establish and manage VPN connections securely.

It functions as a secure gateway by combining multiple security services into a single device.

Common Features

These devices are commonly deployed at the edge of corporate and industrial networks.


Key VPN Appliance Capabilities

Centralised Management

Provides a single interface to:

Benefit: Simplifies administration across multiple sites and users.


Multi-platform Support

VPN appliances support:

Benefit: Secure access from almost any authorised device.


Network Compatibility

Industrial VPN solutions are designed to integrate with:

This enables secure communications without major infrastructure changes.


TLS VPN (Transport Layer Security VPN)

A TLS VPN (formerly SSL VPN) provides secure remote access using standard HTTPS (TCP Port 443).

Rather than requiring a dedicated VPN client, users often connect through a standard web browser.

Advantages

Typical Industrial Uses

Ideal when installing VPN software on the client device is impractical.


VPN Architectures

1. Site-to-Site (LAN-to-LAN) VPN

A Site-to-Site VPN securely connects two or more Local Area Networks (LANs) over the public Internet.

Office A LAN
      │
 VPN Gateway
      │
==========================
 Encrypted VPN Tunnel
==========================
      │
 VPN Gateway
      │
Office B LAN

Characteristics

Common Uses


2. Remote Access VPN (RAS)

A Remote Access Service (RAS) VPN connects a single remote user securely to a private network.

Laptop
   │
VPN Client
   │
====================
Encrypted Internet
====================
   │
VPN Gateway
   │
Corporate Network

Characteristics

Common Uses


Site-to-Site vs Remote Access VPN

Feature Site-to-Site VPN Remote Access VPN
Connects Entire LANs Individual users
Endpoints VPN gateways User device ↔ VPN gateway
User VPN software Usually No Usually Yes (or browser for TLS VPN)
Always connected Yes On demand
Typical use Office-to-office connectivity Remote employees and contractors

Advantages of VPNs


Considerations in Industrial Control Systems (ICS)

When deploying VPNs in operational technology (OT) environments:


Key Takeaways


Standards References