Skip to main content

Connector Agent For Server


Introduction to Connector

  • Traffic transmitted to the SASE SSE is protected with secure encryption algorithms.
  • You can download the Connector for servers from the Connector > Download menu in the Console.
  • After creating a server and gateway in the Tunnel menu of the Console, you can install the server connector to establish a secure tunnel connection.

For instructions on creating server and gateway connections, please refer to the Console manual.


Version support status by operating system

The supported operating system versions for Connector are as follows:

OSVersion
LinuxUbuntu 19.04/20.04/22.04, Debian 10/11, Centos 7/8
Windows ServerWindows Server 2008(R2)/2016/2019/2022

Download and Install (Linux)

  1. Go to Connector > Download and download the Linux connector. Make sure to check the architecture of the target server before downloading.

1_linux.jpg

  1. In the Tunnel menu, download the authentication file for the registered server.

2.jpg

  1. Transfer or copy the downloaded Linux connector and authentication file to the target server.

  2. Run tar -zxvf [filename.tar.gz] to extract the file, then navigate to the extracted folder using cd [folder_name].

3.jpg

4.JPG

5)Run vi auth.json and paste the content of the provided auth.json file. Press ESC, then type :wq to save and exit. Alternatively, move the downloaded authentication file into the extracted folder.

5.jpg

6.jpg

  1. Run ./pre-install.sh. Once the "Installation complete" message is displayed, run ./install.sh to register and start AIConnector as a service.

7.jpg

8.jpg

  1. To remove the AIConnector service, run ./uninstall.sh.

9.jpg


Download and Install (Windows Server)

  1. Go to AIConnector > Download and download the Windows connector.

1_windows.jpg

  1. In the Tunnel menu, download the authentication file for the registered server.

2.jpg

  1. Transfer or copy the downloaded Windows connector and authentication file to the target server.

  2. Run the installer and follow the instructions. In the Destination Folder step, click the Change... button or manually enter the installation path. Then click Next to continue the installation.

10.jpg

11.jpg

  1. In the AuthConfig step, either click the ImportFile button to load the provided auth.json file or manually enter the required information. Then click Next > Install to complete the installation.

image.png

13.jpg

image.png

15.jpg

16.jpg

  1. To uninstall, go to Control Panel > Programs > Programs and Features, and remove the application.

17.jpg