VPN Connections

Overview

The Connections Module within the Intely Platform allows users to create and manage site-to-site VPN connections. This is essential for secure communication in healthcare integrations such as HL7 and file transfers.

Do you need a VPN, or an agent?

A site-to-site VPN is one of two ways to reach a system inside a private network. The other is
an agent — a lightweight service you run inside your own network that connects outbound
over HTTPS, with no inbound firewall rules and no tunnel to negotiate.

AgentSite-to-site VPN
Firewall changesNone inbound — the agent dials outInbound tunnel must be permitted
SetupInstall and start a serviceNetwork engineering on both sides, plus an access request
Good forDatabase queries, internal API calls, file pickupBroad network access, HL7 over a network path, many hosts

If your requirement is "query this database" or "call this internal API", an agent is usually
the faster route. Choose a VPN when you need general network reachability rather than a
specific set of jobs. Speak to your account manager if you are unsure which fits.

Accessing the VPN Connection Module

Requesting Access

  • Navigate to the VPN Connections Tab: On the platform homepage, find the VPN Connections tab in the left menu.
  • Request Access:
    • Users must request the ability to manage VPN connections in the platform.
    • Specify the number of VPN connections you need to create. Intely Support will approve this request. For expedited approval, work with your account manager.
  • Enabling the VPN Connection Module
    Once the request is approved, the VPN Connection module will be enabled. Users can then create and manage their VPN connections directly in the platform.

Creating and Managing VPN Connections

The Connections module can be accessed from the left menu in the platform to view and manage VPN connections.

Navigating to the Connections Module

  • Connections Table View: Displays active connections, tunnel IP addresses, and descriptions.
  • Connection Details: Click on a connection to view details about Network Access, Static Routes, and VPN Tunnel Status.
  • Info Button: Provides more detailed configuration information about the tunnel.
  • Edit Button: Allows users to edit the network and tunnel settings of the VPN connection.

Creating a New VPN Connection


  1. Select "Create VPN Connection": This option is in the top right corner of the Connections tab.
  2. Fill in Connection Details:
    • Name: Provide a name for the connection.
    • Description: Add a description of the connection.
    • Public IP Address: Specify the public IP address for the device's gateway.
    • Local IPv4 Network CIDR: Enter the CIDR for the local network that will communicate over the VPN tunnel.
    • Static Routes: Define any static routes necessary for the connection.
  3. Specify Tunnel Options:
    • Pre-Shared Key: Enter the pre-shared key for the external device.
    • IKE Version: Select the Internet Key Exchange (IKE) version for the tunnel.
    • Encryption Algorithms and Lifetimes:
      • Phase 1 Encryption Algorithm-
      • Phase 2 Encryption Algorithm
      • Phase 1 Lifetime
      • Phase 2 Lifetime
    • Diffie-Hellman Group Numbers: Specify the group numbers.
    • Rekey Margin Time: Enter the rekey margin time.
    • Rekey Fuzz (Percentage): Define the rekey fuzz percentage.
    • Replay Window Size (Packets): Specify the replay window size in packets.
    • DPD Timeout: Set the Dead Peer Detection (DPD) timeout.
      Please ensure all fields are filled out correctly to avoid issues establishing the VPN tunnel.

Establishing the Connection

After creating or editing a VPN connection, allow 10-15 minutes for the connection to be established. Once established, the tunnel status should update to green, indicating a successful connection.


Did this page help you?