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

This Firmware Version Is End-Of-Support

Documentation for this product is no longer updated. Please see End-of-Support for CloudGen Firewall Firmware for further information on our EoS policy.

How to Configure Multipath Routing

  • Last updated on

Firewall-assisted multipath routing is used when multiple paths are used to route traffic through a single target network. Multipath routing offers benefits such as increased bandwidth. When a session is established, the Barracuda CloudGen Firewall assigns a network path to the session based on the source address. The weight of a multipath gateway determines how often the path is used in comparison with the others. If all multipath gateways are given the same weight, the load is distributed evenly over all available multipath gateways.

Use connections and link balancing via connection objects in the Firewall service if you require failover support. If one part of the multipath connection goes down, the entire multipath route is considered down even if the other multipath gateways are still up and running.

fw_multipath.png

Configure Multipath Routing

Create a multipath route and set the weight of each link according to your preferences.

  1. Go to CONFIGURATION > Configuration Tree > Box > Network.
  2. In the left menu, click Advanced Routing. 
  3. Click Lock.
  4. In the left menu, expand the Configuration Mode section and click Advanced View
  5. Click plus.png to add a route to the IPv4 Routing Table.
  6. Enter a Name for the multipath route and click OK.
  7. Enter the settings for the multipath route:
    • Target Network Address – Enter the target network. For example, enter 0.0.0.0/0 if you want to use a multipath route as the default route.
    • Route Type – Select multipath.
    • Trust Level – Select the trust level for the route. For example, select Untrusted for a WAN connection
    • Route Metric – Enter the route metric for this route. If you want traffic to the target network to take this route, ensure that no other route to the same destination has a lower metric.
    • Multipath Gateway – Click plus.png and enter the following settings for each multipath gateway:
      • Multipath Gateway – Enter the IP address for the gateway. For example, enter 10.0.10.11 for the first gateway in the previous figure. 
      • Weight Number – Enter the weight number for this multipath gateway.
      • Assigned Source – Enter the IP address that you want to use as the source IP address.
        FW_multipath02.png
  8. Click OK
    FW_multipath01.png
  9. Click Send Changes and Activate
  10. Open the CONTROL > Box page and click Activate new network configuration.

Now you can send traffic to the Target Network of the multipath route and the traffic will be distributed across the configured multipath gateways according to the assigned weight. Balancing might not be perfect because the link is selected based on a route table lookup, and route lookups are cached. Routes to heavily used IP addresses will most likely always be over the same link.