UG-SHELL is a Mapped edge gateway local test and configuration tool, used to troubleshoot connectivity and operational issues, and to adjust settings as needed for a local network. It does not provide a full Linux shell, which helps maintain a more secure environment. Access is provided through SSH to the gateway’s IP address on custom port 23234. If the gateway has multiple network interfaces, UG-SHELL can be reached through any of them.
Linux terminal example:
user@host:~$ ssh <IP Address> -p 23234
Windows terminal example:
C:\Users\User> ssh <IP Address> -p 23234
You will receive a prompt for the SSH host‑key check. Type "yes". You will then be prompted for the password, which can be obtained by emailing [email protected]. If the display does not update to the Mapped Universal Gateway Config screen (Figure 1) within a few seconds, press Enter again. Once UG-SHELL opens, current settings display on the right, and configuration options appear on the left.
Figure 1 – Mapped Universal Gateway Config
Test Network runs a series of 44 automated tests that check:
It is the recommended first step when troubleshooting a gateway that looks to already have correct configuration settings.
This section displays all configuration options for the gateway’s network adapters. Adapter names vary by host:
Typically, the first adapter is used for the OT/BMS network, and the second for the IT / internet‑facing network. If only one adapter is required (e.g. OT network has Internet access), use the first adapter.
Figure 2 – Ethernet Config > eth0 Config
Configuration Modes (IPv4/IPv6)
For Manual configuration, IP addresses are entered using Classless Inter‑Domain Routing (CIDR) notation (e.g., 192.168.1.10/24). The default gateway follows a comma. DNS server entries follow below.
Figure 3 - Ethernet Config > eth0 Config > IPv4 Manual Config
WiFi is not currently supported by Mapped gateways, this section can be ignored.
A proxy server forwards traffic between the gateway and the internet, often used for security, performance, or controlled access. Supported proxy types include:
Configurable fields include:
Figure 4 - Proxy Configuration
The Global Settings menu includes fallback and security‑related configuration options:
Figure 5 - Global Settings
Fallback Static HOSTS allows the gateway to bypass DNS resolution and use static entries to reach Mapped cloud services.
Figure 6 - Fallback Static HOSTS
Probe Host is a diagnostic tool that sends targeted requests to a network host to confirm connectivity. Supported protocols:
Enter a host IP or hostname followed by a colon and port (e.g., 10.10.10.5:443). Select protocol, specify a timeout (default: 10 seconds), and choose Yes to attempt a connection. This tool works well with packet capture tools such as Wireshark.
Figure 7 - Probe Host
Figure 8 - Probe host > Try to connect
Figure 9 - Probe Host > Try to Connect > Connection Established
Saves changes and reboots the gateway.
Reboots the gateway without saving changes.