Installation Guides
...
Installation
Tenant Connector Inbound Installation
check the secure boot enabled before the installation by running mokutil sb state command in case the secure boot is enabled, it might cause an error during the wireguard installation please disable it to continue the installation! if server level firewall rules are desired to be applied, the user must allow the required ports in the tenant connector inbound environment sudo firewall cmd add port=443/tcp permanent sudo firewall cmd add port={selected wireguard port(e g , 10000)}/udp permanent sudo firewall cmd –reload the following steps should be read carefully to successfully install tenant connector inbound on the machine if you install mtc inbound on kron pam v 3 7 0 or earlier versions, you need to update inbound tunnel setup sh file under /pam/gui/netright/scripts/ you can obtain this file from the support team you can skip this step if you install mtc inbound on kron pam v3 7 0 or later download the installation script on the machine that is used for tenant connector inbound the support team can provide the installation script after downloading the script, unzip the installation script on the machine the user can use the unzip command to extract the files from the installation script file linux cli \[root@ connector ]# unzip rap mtc oncloud 1 2 0 zip navigate to the cloud directory linux cli \[root\@connector ]# cd cloud run the configuration script linux cli \[root\@connector cloud]# sh configure sh in case you need to set script permissions to execute it, you need to run the chmod +x configure sh command you should have root privileges to run this script the installation script should be restarted after the forced reboot the installation script asks the user either to install mt outbound connector on the cloud, or to install mt inbound connector, or to install the secure remote access portal (rap) module on the cloud (the last option is not related to mt connector) to continue with the tenant connector inbound installation, the user should select the second option by entering 2 and pressing the enter key the installation script asks the user to upload the tunnel setup config file (tunnel setup txt) , which can be obtained in the process of adding an inbound connector node on the web gui, to the /opt/pam/connector directory on the connector machine so, without closing the current installation, the user should open a new ssh session and upload the tunnel setup config to /opt/pam/connector directory, return to the first session, and press the enter key once the installation is completed, leaving … installation is completed, leaving … message is seen on the screen, the installation is finalized