Skip to main content
Share:
Link is copied

Port Forwarding

Port Forwarding integration enables to set up rules to allow traffic to pass from the interface Eth0 to devices connected to the interface Eth1.

When 3rd party devices are connected to Eth1 they are isolated and cannot communicate with other devices connected to other networks.

Setup Example

This kind of setups is often used when devices need to be separated from a corporate network (Eth0) but need to send data to the TNA via MQTT for example.

If these devices need to be accessed via Eth0, for administration purposes for example, you need to create a port forwarding rule using the TNA Web Server.

Enable Port Forwarding on the TNA Web Server

info

Access level 4 is required to enable or disable Port Forwarding integration.

To enable Port Forwarding integration in the TNA Web Server, do the following:

  1. On the TNA Web Server, navigate to settings Settings > view_module Integrations from the top right corner of the page

  2. From the list of integrations, search for Port Forwarding and toggle it

Enable Port Forwarding Integration

Once Port Forwarding integration is enabled, you can find it under view_module Integrations on the top navigation menu.

The status is also reflected on the Integrations section of the Home page.

Port Forwarding Integration Status

Configure Port Forwarding

info

Access level 3 or above is required to configure Port Forwarding.

To configure Port Forwarding parameters, do the following:

  1. On the TNA Web Server, click on view_module Integrations from the top navigation menu and choose
    Port Forwarding Port Forwarding
Port Forwarding Configuration
  1. On the configuration page, click on Add Rule and configure the following parameters:
Name
Description
NameA unique name of the rule.
Maximum: 64 characters
PortThe port to be forwarded to the end-device. This port must be unique.
The port is allocated on Eth0 of the TNA and all packets received on this port are forwarded to the same port of the end-device connected to Eth1 subnet of the TNA
Port range: 1 - 65535
IPThe IP address of the end-device connected to Eth1 subnet of the TNA where all received packets have to be forwarded
ProtocolThe packets of which protocol have to be forwarded to the end-device.
Possible values: TCP, UDP, or Both
EnableThis toggle is used to enable or disable a specific rule
  1. Click on Save

  2. (Optional) Click on Undo changes to reset the parameters to their previous values

  3. (Optional) Click on close next to the rule to remove it

  4. (Optional) Click on Remove all to remove all rules

    When the confirmation message appears, click on Yes to delete all rules or Cancel to retain the rules.

Confirmation Message

Was this page helpful?