---
title: "Fleet Manager | Tunnel Examples"
slug: "fleet-manager-tunnel-examples"
description: "Fleet Manager is a cloud-based service that provides a secure and seamless way to remotely manage all your N3uron nodes from your web browser."
updated: 2026-05-06T13:54:35Z
published: 2026-05-06T13:54:35Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.n3uron.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Tunnel Examples

## SSH Tunnel configuration and connection

SSH (Secure Shell) is a cryptographic network protocol that provides secure access to remote systems and data transfer. It's commonly used for secure remote administration and file transfer over untrusted networks.

- **Enabled**: Yes
- **Host**: 127.0.0.1
- **Port**: 22
- **Type**: Raw TCP

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/fm_ssh.gif)

## RDP Tunnel configuration in N3uron

Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft that enables users to access and control a remote computer or server over a network, providing remote desktop access and management.

- **Enabled**: Yes
- **Host**: 127.0.0.1
- **Port**: 3389
- **Type**: Raw TCP

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/fm_rdp(1).gif)

## VNC Tunnel configuration and connection

VNC (Virtual Network Computing) is a remote desktop-sharing system that allows one computer to control another computer's desktop over a network connection, enabling remote access and control.

- **Enabled**: Yes
- **Host**: 127.0.0.1
- **Port**: 5900
- **Type**: Raw TCP

Note:

Please ensure that you use two colons (::) before the port number in the address of your VNC client prompt. For example myfleet.n3uron.com::13456

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/fm_vnc.gif)

[Fleet Manager Full Service Details](https://n3uron.com/solutions-fleet-manager/)****
