Skip to main content
Version: FCP 25.11

Enable Management Node Remote Access Proxy

The settings described in this document are located in the Basic Configuration section.

Feature Overview

After the remote access proxy is enabled, the Core node acts as a unified entry point and proxies all user session connections to backend cluster nodes.

This feature allows users to securely access compute resources through the management node without directly exposing the internal cluster network.

Configuration Details

To use this feature, enable Remote Access Proxy and configure the following port settings:

ParameterTypeDescriptionDefaultRequired
Enable remote access proxyOptionControls whether the proxy feature is enabled or disabled.DisabledNo
Start of remote access proxy port rangeParameterDefines the starting port number of the port range available to the proxy service.20000Yes
End of remote access proxy port rangeParameterDefines the ending port number of the port range available to the proxy service.25000Yes
tip

Reserve enough ports: Make sure there are enough ports between the start and end values. If too few ports are reserved, port allocation will fail and users will not be able to create new remote session connections.