Installation Guides
...
Installation
Tenant Connector Outbound Installation
check the secure boot enabled status before the installation by running the mokutil sb state command in case 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 outbound 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 add port={file transfer port(e g , 22}}/tcp permanent sudo firewall cmd reload the following steps should be read carefully to successfully install tenant connector outbound on the regarding machine if you install mtc outbound on kron pam v 3 7 0 or earlier versions, you need to update the tunnel setup sh and tunnel client setup sh files under /pam/gui/netright/scripts/ you can obtain this file from the support team you can skip this step if you install mtc outbound on kron pam v3 7 0 or later download the installation script on the machine that is used for tenant connector outbound 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 in case the bash unzip command not found error is shown, the unzip package needs to be installed via the sudo dnf install y unzip command linux cli \[root\@connector ]# unzip rap mtc oncloud 1 2 0 zip if somehow the user needs to start the script again (maybe because of the wrong input or missing file, etc), please remove all installation files except for the compressed installation script file and unzip the compressed installation script file again after this, you can execute the script we highly recommend this method, since the extracted files might be modified after the script execution for the first time, and executing the script with modified files might cause the problematic installation! 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 outbound installation, the user should select the first option by entering 1 and pressing the enter key once the installation is completed, leaving … message is seen on the screen, the installation is finalized the rest of the configuration (wireguard, pam connector service, etc) is handled in the process of adding an outbound connector node by pressing the save button after filling in all required data on the tenant connector page of kron pam web gui you can find the status of the rest of the configuration management mentioned in the 8th step by checking the connector log file under /pam/gui/logs in case you see a success message at the end of the log file, the installation is completed