Description

With the OpenVPN server, you can:

Read more about OpenVPN at: https://openvpn.net

Site-to-site VPN routing using both LAN and LTE

By default, all Vutlan monitoring systems use LAN as a primary access point. If LAN becomes unavailable, the monitoring system will switch to a secondary LTE connection using "VT760 / LTE modem", if installed. Network availability via LAN is determined by ping specified addresses, read more at LTE modem mode.

Problem:

If OpenVPN is not enabled and there's a switch between LAN and LTE connection, the SNMP software may lose the system, because LAN and LTE can have different IP addresses.

Solution:

By Enabling OpenVPN we can create a secure site-to-site setup, where two (or more) different networks are connected using one OpenVPN tunnel. See the picture below. In this connection model, devices in one network can reach devices in the other network, and vice versa. OpenVPN Access server routes SNMP software or the operator directly to the Vutlan monitoring system allowing SNMP software to constantly stay connected to the Vutlan monitoring device.

Configuration

Since version 2.7.4, you can access a private network using the OpenVPN client. Client settings are in the "Preferences" menu, in the "VPN client" tab.

Here are the following items available for configuration:

After clicking the Save button, the parameters will be saved and the OpenVPN client will start connecting, or close the connection if the client has been disconnected.

OpenVPN is not able to independently monitor the connection status, that is why you can use Watchdog Ping to verify the connection. When specifying an address for testing the connection, use the address of the resource within the VPN, usually the address of the server. When setting a timeout, it is recommended that it be at least 3 times longer than the ping period. Suppose during the timeout period, no successful ping passes to the specified address. In that case, the connection is considered to be broken and the client will attempt to establish a new connection to the VPN server.

How to configure a server

Please, read the official documentation for Open VPN.