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

How to Integrate the TTTech Industrial Nerve Platform with Barracuda SecureEdge

  • Last updated on

The Barracuda SecureEdge Manager allows you to integrate the TTTech Industrial Nerve platform. To enhance your security offering and connectivity diversity, the Nerve platform can be integrated with the Barracuda SecureEdge SASE platform. Integration is done via the connector app.  

Before You Begin

Step 1. Create a Connector in Barracuda SecureEdge

  1. Go to https://se.barracudanetworks.com and log in with your existing Barracuda Cloud Control account.
  2. In the left menu, click the Tenants/Workspaces icon and select the workspace you want to configure the connector for.
  3. Go to Infrastructure > SD-WAN Connectors.
  4. The Connector page opens. In the top-right corner of the window, click Add.
    add-connector.png
  5. The Add SD-WAN Connector window opens. Specify values for the following:
    • Name – Enter a unique name for the connector.
    • Description (Optional) – Enter a brief description for the connector.
    • Edge Service – Select the Edge Service the connector should terminate to.
      general-settings.png
  6. Click Next, and specify values for the following:
    • Servers – Enter the resource name. To add a server, click +. To remove a server, click on the trash can icon . 
    • Hostname – Enter your unique hostname to reach the resource. Note that your selected Point of Entry (such as firewalls, edge services, and sites) will perform DNS resolution for this resource. 
    • Internal IP – Enter the internal IP address for the resource.
      server-settings.png 
  7. Click Next
  8. The Summary page opens. Review your settings in Summary for Connector TTTEch.
    summary.png
  9. Click Save.
  10. Verify the status of the connector and proceed with the following instructions: 
    • Download the Linux client to Dockerize the client.
    • Copy the OTP token to a text file.
      status.png
  11. Click Finish.

Step 2. Configure and Deploy the Connector on the TTTech Industrial Nerve Platform

  1. Log into your NERVE Platform.
  2. In the left menu, go to Workloads.

  3. Create a Docker Workload.

    nerve1.png
  4. The Docker Workload  window opens. Specify values for the following:
    • Name – Enter a unique name for the Docker workload.
    • Description (Optional) – Enter a brief description for the Docker workload.
  5. Click + on Create Version.
  6. The Version configuration-new page opens. In the Basic tab, specify values for the following:
    • Version name – Enter a version name.
    • Container name – Enter a container name.
    • Image path – Enter the path for your Docker container registry hosting the connector that you created in Step 1.
    • Username – Enter a username if login is required.
    • Password - Enter the password. Note that if the repository is not public, you must log into the Docker registry.
      nerve2.png 
  7. Click Networking. In the Networking tab, specify the values for the following:
    • Network name – Enter the name as bridge/host or another unique name. 
    • Ports – Set ports that need to be exposed to the Nerve host. If the connector is running on same Docker network, no ports need to be exposed to access the resource via the connector.
      nerve3.png 
  8. Click Environment Variables. The Environment Variables tab opens.
  9. To add a new environment variable, click + New environment variable and specify values for the following:
    • TOKEN – Enter the OTP token retrieved in Step1.
    • HOST – Enter the host, e.g.,  cloudgenwan.barracudanetworks.com 
      nerve4.png
  10. To ensure persistence, click Volumes. The Volumes tab opens.
  11. To add new volume, click + New volume and specify values for the following:
    • Volume name for configuration –  Create a volume for the config pointing to /etc/barracuda.
    • Volume name for Log (Optional) – Create a volume for the log pointing to /opt/barracuda/connector/logs
      nerve5.png 
  12. In the left menu, go to Deploy and select Docker as a workload. The Deployment - Workload page opens.
    • Select your previously configured workload and version.
      nerve6.png
  13. Click Next.
  14. The Deployment - select target nodes page opens. Select Node to deploy.
    nerve7.png
  15. Click Next.
  16. Click Deploy.

After the configuration is complete, a new connector will be enrolled on the Connectors page of the SecureEdge Manager. You can verify the status (green) of your deployed connector.
new-connector-enrolled.png

Make sure that you have configured a Zero Trust Access Policy to access the resources hosted behind the connector. The resources configured on the connector will be automatically propagated as a resource in the Zero Trust Access Policy dialog. The naming convention is <ConnectorName>-<resourcename>. For more information, see Zero Trust Access Policies