Skip to main content

BlastShield Documentation

Upgrade an Agent from the host

Upgrading BlastShield™ Agents

We recommend that you keep all nodes In a BlastShield™ Network on the same firmware release.

Agents may be upgraded in two ways:

  1. The Agent may be upgraded directly from the Orchestrator. This is the most convenient method, but requires both the Orchestrator and Agent to already be on releases of 1.2 or higher.

  2. The Agent may be upgraded from the host on which it is running. (This works for all releases, but requires access to the host),

To learn how to upgrade the Agent from its host, read the steps below.

If you want to upgrade your Agent from the Orchestrator, read this article: Upgrade the Agent from the Orchestrator

To learn how to upgrade the Agent from its host, read the steps below.
  1. Check the current firmware release of your Agent.

    1. Connect to BlastShield™ and open the Orchestrator in your browser (https://orchestrator.blastshield.io).

    2. Click on the Agent menu on left-hand side, then from the status window on the right, click the name of the Agent you are interested in.

    3. The firmware version and status will be displayed in the status window on the far right.  Make sure the Agent is online before you start the upgrade.

      upgrade_agent_from_host_step_1.png
    4. Check the Orchestrator is on the latest release. If it is not on the latest release then you should upgrade the Orchestrator. Please refer to the Orchestrator upgrade process for details of how to check the release and upgrade it: Upgrade the Orchestrator firmware

  2. Download and install the new Agent software on the server.

    1. Upgrading the Windows Agent on a server.

      1. Download the Windows Agent installation file to your server from here.

      2. Run the installation file on your server.

      3. You will be disconnected from the Agent IP address.

      4. Reconnect to the Agent IP address

    2. Upgrading a Linux Agent on a server.

      1. APT based OSs including Debian, Ubuntu and Raspberry Pi OS

        1. Download and update the package information.

          sudo apt update
        2. Install the update

          sudo apt install blastshield-agent
      2. Amazon Linux2

        sudo yum install blastshield-agent
      3. CentOS 8

        sudo dnf install blastshield-agent
      4. CentOS 7

        sudo yum install blastshield-agent
  3. Verify the upgrade

    1. Once the upgrade has completed, the Agent’s status will change to online and the new firmware version will be indicated.

      upgrade_agent_from_host_step_2.png