Update a Gateway Connector

You can check whether an update for the Gateway Connector or update for the virtual machine OS is available.

Verify the version of the Gateway Connector that is installed in the Aurora Endpoint Security management console in Settings > Network > Private Network > Gateway Connectors.
  1. Check myAccount to see whether a new version of the Gateway Connector software is available and perform one of the following actions:
    • If new Gateway Connector software is available, complete step 2 for your environment.
    • If no new Gateway Connector software update is available, check for a Linux OS update.
  2. Complete one of the following tasks:

    Environment

    Steps

    Update the Gateway Connector version 2.9 or later.

    Use the DEB file to update the connector instance and to retain your configurations.

    1. In myAccount download the DEB version of the connector.
    2. Copy the DEB package to the connector that you want to upgrade. If SSH is enabled, you can use SCP to copy the DEB package from any host with SSH access to the connector. For instructions, see Zugreifen auf den Gateway Connector mit OpenSSH. Otherwise, you can use SCP on the connector to copy the DEB package from any SSH-enabled host that can be reached by the connector.
    3. In the Unix console, type sudo apt install <path>/cylance-gateway-connector-<version>.deb.

      For example, sudo apt install /home/admin/cylance-gateway-connector-2.10.0.938.deb

    4. Press Enter.

    Update the Gateway Connector version 2.8 or earlier or perform a complete reinstallation.

    Create a new instance of the connector for your environment. For instructions, see Einrichten von Gateway Connector.

  3. For any Gateway Connector showing Reboot required to apply OS updates and security fixes in the Status column, restart the virtual machine to finish installing the OS update.
If the Gateway Connector is enrolled, but its tunnel is not connected to the Protect Backend, you can initiate a connectivity test to verify whether the UDP packets that are sent from your private network have been received by the Protect Backend and UDP packets that are sent from the Protect Backend are received by your private network. At the login prompt of your environment (for example, vSphere), type /var/lib/cylance-gateway/bin/udp-connectivity-test. Press Enter. You can run this command in any shell (for example, csh and bash). For more information about the connectivity results, see Antworten auf UDP-Konnektivitätstests.