Dear Justinas,
My Intended Use Case
I am testing WiFi and LTE Auto-Failover using RUT956.
The configuration is as follows:
PC1 ←→ AP (ACKSYS) ←→ Internet ←→ RUT956 (Client) ←→ PC2
In this setup, the field device (client: RUT956) should:
Use the WiFi connection whenever available (preferred path) and
Automatically switch to LTE when WiFi becomes unavailable or its signal quality drops,
all while keeping the same logical IP address through the VPN tunnel.
This means that even during WiFi ↔ LTE transitions, the connection between PC1 and PC2 should remain under one consistent tunnel IP address (e.g. 10.8.0.2).
Technical Objective
To achieve this, I plan to establish a site-to-site VPN tunnel (OpenVPN) between:
The ACKSYS industrial router acting as the VPN Server
The RUT956 acting as the VPN Client
This VPN tunnel should maintain a fixed internal IP for both ends, such as:
ACKSYS (Server): 10.8.0.1
RUT956 (Client): 10.8.0.2
Points to Confirm
Could you please provide detailed configuration guidance or documentation for:
-
Setting up OpenVPN Client on the RUT956 for this behavior
-
Implementing WiFi → LTE Auto-Failover
-
Ensuring the VPN tunnel remains consistent with the same IP
I would appreciate any official examples and configuration steps for implementing this use case.
Thank you very much for your support.
Best regards,
Robert