Installing a Virtual FX appliances on KVM Servers

Prev Next

This section describes how to install a virtual File Protect appliance on a KVM server using the KVM Virtual Machine Manager UI.

Important

This procedure uses KVM version libvert 4.5 on Ubuntu 18.04. The navigation instructions and user interface may vary if you are using CentOS or a different version of Ubuntu.

Note

This procedure covers the required settings for a Trellix virtual appliance. You can accept the default values for the other settings, or specify values that are appropriate for your setup.

Before starting the virtual appliance installation, ensure you have the required prerequisite software installed. See KVM requirements .

In the following procedure, you will create the virtual appliance and configure its management, OOB, and data ports.

Important

A virtual File Protect appliance supports ten NICs: one management interface, one out-of-band interface, and eight monitoring (data) interfaces. You must provision a NIC for each interface. This is because KVM needs to know the total number of interfaces, even if some of those interfaces are not used.

To install a virtual appliance using the KVM Virtual Machine Manager UI:

Tab

Action

Controller

  1. InType, select SCSI.

  2. In Model, select VirtIO SCSI.

  3. Click Finish.

Network (for OOB)

Add the OOB (ether2) port for the virtual File Protect appliance.

  1. In Network source, to use the management bridge that you created in the Create a new virtual machine wizard, select the existing software bridge, such as br0. Otherwise, you can select another software bridge that is associated with a non-management physical interface, such as br1.

    If the base OS has an equivalent NIC that corresponds to the virtual File Protect appliance NIC, associate them accordingly. Otherwise, use the Dummy software bridge.

  2. In Device mode, select virtio.

  3. Click Finish.

Network (for data ports)

Repeat the following steps to configure each of the data ports required for your virtual Network Security appliance.

  1. In Network source, if the base OS has an equivalent NIC that matches the virtual Network Security appliance NIC, associate them accordingly.

    IMPORTANT: Set the network source to macvtap and set the source mode to Passthrough.

    If the base OS does not have an equivalent NIC, use the Dummy software bridge.

  2. Click Finish.

  1. Download the File Protect KVM deployment .zip file from the Trellix DTI network to a KVM server and extract the files within it. The .zip file name is based on your appliance model. For example, the .zip file for FX 2500 is image-wmps-Trellixfx2500v.zip.

  2. In KVM Virtual Machine Manager, select File > New Virtual Machine.

  3. Complete the Create a new virtual machine screens:

    Screen

    Action

    Step 1 of 4

    1. Select Import existing disk image.

    2. Click Forward.

    Step 2 of 4

    1. Browse to and select the folder to which you extracted the .zip file in the first step.

    2. Select the .qcow2 file, such as image-fmps-fireeyefx2500v.qcow2, and click Choose Volume.

    3. Select OS type Linux and in Version select your version of CentOS or Ubuntu.

    4. Click Forward.

    Step 3 of 4

    1. Set Memory and CPU settings to the values for your virtual File Protect model.

      The base platform must have the required amount of disk space, memory, and CPU cores to support the specific virtual File Protect model.

      For example, for model FX 2500V, enter 16GB (16384MB) for Memory (RAM) and 8 for CPUs.

    2. Click Forward.

    Step 4 of 4

    1. Enter a name, such as Trellix-FX-2500V.

    2. Click Customize configuration before install and select Network selection Bridge br0. This software bridge is the management (ether1) connection to the virtual File Protect appliance. The bridge must already exist in the host OS, as described in KVM Requirements.

    3. Click Finish.

    The KVM installation page opens.

  4. In the KVM installation page, configure the basic information and disk IO for the virtual File Protect

    Tab

    Action

    Overview

    1. Enter a domain name, such as Trellix-FX-2500V, for the virtual File Protect appliance in Name and optionally enter a Title and Description.

    2. Click Apply.

    VirtIO Disk 1

    1. Click Advanced options.

    2. Select SCSI in the Disk bus field.

    3. Click Apply.

  5. In the KVM installation page, add the virtual hardware for the controller and networks:

    1. At the bottom left of the KVM installation page, click Add Hardware.

    2. In the Add New Virtual Hardware page, select the tab for the type of hardware to add and enter the values according to the following table.

      You must click Finish after adding each hardware entry and click Add Hardware again to select the next type of hardware to add.

  6. After adding the data ports, click Begin installation.

  7. Check the console for the virtual File Protect appliance boot status.

    Continue with Performing the initial File Protect configuration for the virtual appliance.