It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda SecureEdge

How to Deploy a SecureEdge VTx on KVM

  • Last updated on

The KVM version of the Barracuda SecureEdge VTx is available as a pre-built image for your KVM hypervisor.

Before deploying the Barracuda SecureEdge VTx unit, verify that the host system meets the minimum storage requirements and review the resource recommendations for the production system.

Before You Begin

  • For information on the sizing of your CPU, disk, and RAM, see Virtual Systems (VTx) Deployment.
  • Download and install a VNC viewer.
  • Configure the virtual network on the KVM host server. Port 4 of your virtual machine must be connected to the Internet using DHCP 
  • Download the KVM image for the Barracuda SecureEdge VTx from the Barracuda Download Portal.
  • If the Internet connection of the virtual appliance is secured by a firewall, verify that SSL Inspection is disabled between the Barracuda SecureEdge appliance and the Internet.

Step 1. Import and Start the Barracuda SecureEdge VTx VM

Execute the install script to deploy the image and use virsh to define and start the virtual machine.

  1. Log into the KVM host server with root permissions.

  2. Copy the Barracuda SecureEdge VTx KVM install file KVM host server (e.g., install.GWAY-8.1.1-0097-VTxxx.kvm.sh).

  3. Make the file executable.

    chmod +x install.GWAY-8.1.1-0097-VTxxx.kvm.sh
  4. Start the install script.

    ./install.GWAY-8.1.1-0097-VTxxx.kvm.sh
    KVM_install01.png
  5. (optional) Enter the name and path you want the image file deployed to. Press Enter to use the default value.
    KVM_install02.png
  6. (optional) Enter the path for the configuration file. Press Enter to use the default value.
    KVM_install03.png
  7. Choose non-sparse deployment for production deployments, sparse for testing purposes.
    KVM_install04.png
  8. Enter the domain name for the deployment. Press Enter to accept the default value suggested.
    KVM_install05.png
  9. Enter the MAC for virtual network interface. Press Enter to accept the default value suggested.

    Your license is bound to this MAC address. Changing the MAC address will result in an invalid license.

    KVM_install06.png

  10. (optional) Depending on the network configuration of your KVM host, you must adapt the network settings in the XML configuration file. Per default, the configuration file is stored in /etc/libvirt/qemu.
  11. Port 4 of your virtual machine must be connected to the Internet using DHCP 
  12. Connect to the virtual console.
    virsh --connect qemu:///system
    KVM_install07.png
  13. Import the configuration file. 

    define /etc/libvirt/qemu/GWAY-8.1.1-0097-VTxxx-pv

    KVM_install09.png

  14. Start the virtual machine.

    start GWAY-8.1.1-0097-VTxxx-pv

    KVM_install10.png

The virtual Barracuda SecureEdge VTx is now running on the KVM hypervisor.

kvm_04_virsh.png

Step 2. Enter the License Token

Connect to the console of the VM to enter the license token.

  1. Use a VNC client to connect to the IP address of the KVM host server. A console appears and displays the screen output of the Barracuda SecureEdge VTx that is running on the KVM server. For a basic configuration, the Active Recovery Technology (ART) menu launches.
    art_basic1.png
  2. Select SecureEdge with the arrow keys and press Enter.
  3. Enter the license token:
    token.png
  4. Select OK with the arrow keys and press Enter.
  5. The appliance connects to the SecureEdge service and applies the configuration set in How to Create a T/VT Site Configuration in Barracuda SecureEdge.