Manage and View VPN Tunnel Profiles

The Tunnel Overview page is your control center for managing an individual VPN tunnel, its process, and its connected clients.

image.png

Accessing Tunnel Overview

  1. Navigate to VPN section

  2. Locate tunnel in VPN Tunnel List

  3. Click Tunnel Name (blue/underlined link)

  4. Tunnel Overview page opens


Page Layout

Two-Panel Design:

Left Panel: Tunnel details, status, and management actions
Right Panel: Client management tabs (Devices and Users)


Left Panel: Tunnel Details & Actions

image.png

Core Status Information

Field

Description

Example

Name of Tunnel

Custom tunnel identifier

Production_Tunnel_01

Status of Process

Current VPN server state

Running, Not-Running (Exited)

VPN IP

Gateway IP address for tunnel

10.8.0.1

VPN IP Significance:


Client Information

Field

Description

Limit

Number of Users

Total users allocated to tunnel

No specific limit (within Max)

Number of Devices

Total devices allocated to tunnel

No specific limit (within Max)

Allocated Clients

Sum of users + devices currently in tunnel

Max 253

Remaining Clients

Available slots for additional users/devices

253 - Allocated

Max

Absolute maximum clients supported

253 (fixed)

Example Calculation:

Users: 10

Devices: 5

Allocated Clients: 15

Remaining Clients: 253 - 15 = 238


Tunnel Metadata

Field

Information

Created By

Username who created tunnel + date/time

Organization

Org name and level where tunnel exists


Management Actions

Three action buttons control tunnel operation:

Start/Stop Button

Purpose: Manually control VPN tunnel process

When Process is "Exited":

When Process is "Running":

⚠️ Important: Stopping process disconnects all active users/devices immediately. Use during maintenance windows only.

💡 Use Case for Stopping: If you need to add/remove devices or users and process is running, you CAN do so. However, stopping first ensures clean state management.


Enable/Disable Button

Purpose: Control tunnel's manageability and activity

When Status is "Enabled":

When Status is "Disabled":

⚠️ Critical Warning: If tunnel is Running and you click Disable:

  1. Process automatically stops

  2. All active connections immediately terminate

  3. Users may lose work or# Atra RMS - User Guide


Delete Button

Purpose: Permanently remove tunnel from system

Important Restrictions:

⚠️ Cannot delete Enabled tunnel

Deletion Process:

  1. Ensure tunnel is Disabled

  2. Click DELETE button

  3. Confirmation dialog appears

  4. Click CONFIRM to permanently delete

  5. Tunnel and all its configuration removed

What Gets Deleted:

What's NOT Affected:

⚠️ Deletion is Permanent: Cannot be undone. Must recreate the tunnel from scratch if needed again.


Refresh Button

Location: Top-right corner of Left Panel

Purpose: Manually update displayed information

When to Use:

💡 Note: Page auto-refreshes periodically, but manual refresh ensures immediate update.


Right Panel: Client Management Tabs

The right panel manages users and devices associated with the tunnel through two tabs.

Tab 1: Devices
Tab 2: Users

Both tabs have an "Add" button in the top-right corner of the tab header.


Tab 1: Devices

Displays all devices allocated to this VPN tunnel with their network configuration.

image.png

Adding Devices

image.png


To Add Devices:

  1. Click "Add Devices" button

  2. Device selection dialog opens

  3. Select devices from list (checkbox for each)

  4. Configure Network Forwarding for each device

  5. Click Add to confirm


Available Devices:

Limit Check: System prevents adding devices if it would exceed 253 total clients (users + devices).


Network Forwarding Setting

Critical Decision: For each device added, choose Network Forwarding state.

State

Effect

Use When

Enabled

VPN users can access the device AND other devices on its local network

Need to reach PLCs, sensors, or computers on device's LAN

Disabled

VPN users can ONLY access this specific device

Only need device itself, not its local network (security/isolation)

Example Scenarios:

Scenario 1: Factory with PLC Network

Scenario 2: Remote Sensor

💡 Security Best Practice: Enable Network Forwarding only when necessary. Disabled provides better isolation and security.


Devices Table Columns

Column

Description

Details

Device

Device Name, Model, and Status

Status shows Online/Offline with timestamp

Local IP

Device's IP on its physical LAN/WAN

Example: 192.168.1.50

VPN IP

Unique IP assigned by tunnel

Example: 10.8.0.10

Network Forwarding

Access to device's local network

Enabled or Disabled (toggle switch)


The Device Name is a clickable link.

Action: Click device name
Result: Opens Device Detail Page in new browser tab
Use Case: Quick access to device monitoring without leaving VPN page


Local IP vs VPN IP

Local IP:

VPN IP:

Connection Flow:

User's Computer (10.8.0.25)

    ↓ VPN Tunnel

VPN Gateway (10.8.0.1)

    ↓Device VPN IP (10.8.0.10)

    ↓ If Network Forwarding Enabled

Device's Local Network (192.168.1.x)


Network Forwarding Toggle

Enabled State:

Disabled State:

Changing Setting:

  1. Click toggle switch

  2. State changes immediately (Enabled ↔ Disabled)

  3. Effect applies to all connected users

⚠️ Live Changes: You can toggle Network Forwarding while tunnel is running. Changes apply immediately without restarting the process.


Removing Devices

To Remove Device from Tunnel:

  1. Locate device in table

  2. Click Remove button (red, right side of row)

  3. Confirmation dialog appears

  4. Click CONFIRM to remove device

  5. Device disappears from tunnel (but remains in system)

Effects:


Tab 2: Users

Displays all users allocated to this VPN tunnel.

image.png

Adding Users

image.png

 


To Add Users:

  1. Click "Add Users" button

  2. User selection dialog opens

  3. Select users from list (checkbox for each)

  4. Click Add User to confirm

Available Users:


Available Users:

Limit Check: System prevents adding users if it would exceed 253 total clients (users + devices).


Users Table Columns

[INSERT SCREENSHOT: Users_Table_Columns.png]

Column

Description

Example

Name

User's full name

Jane Doe, Rajesh Kumar

User VPN IP

Unique IP assigned to user

10.8.0.25


Status

Shows whether the user is connected to the tunnel in the ATRA VPN client.

Connected/Disconnected

Organization Name

User's organization

ATREYO Level-1

Email

User's login email

jane.doe@company.com


User VPN IP Assignment

How It Works:

Usage:


Removing Users

To Remove User from Tunnel:

  1. Locate user in table

  2. Click Remove button (red, right side of row)

  3. Confirmation dialog appears

  4. Click CONFIRM to remove user

  5. User disappears from tunnel (but remains in system)

Effects:

⚠️ Active Connections: Removing user while they're connected immediately terminates their VPN session. Warn users before removal.


Revision #3
Created 2026-02-04 07:21:36 UTC by Deep
Updated 2026-04-27 09:49:33 UTC by Deep