Link aggregation or “network interface bonding” in linux terms, means a standard way to aggregate multiple physical network interfaces as a one. StoneGate firewalls will have a support for aggregated interfaces starting from version 5.2.
Link aggregation or “network interface bonding” in linux terms, means a standard way to aggregate multiple physical network interfaces as a one. StoneGate firewalls will have a support for aggregated interfaces starting from version 5.2.
The most common place for an IPS is right behind the edge firewall, where it inspects anything that goes through the firewall. Firewall filters out most of the inbound crap, which is too obviously unnecessary to even inspect with IPS. This is a fairly straightforward setup, you just connect the inline IPS’s between the firewall and the internal switch. Cross cables from the firewall to the IPS and straight from the IPS to the switch and you’re done. StoneGate IPS, while in inline mode, looks like a cable to the network. It does not alter allowed traffic in any way, so deployment is simple.

Clustering the firewall does not seem to change much – you just add an IPS (or an inline pair) for each additional firewall node. Quite straightforward still.

Let’s now stop and think for a minute. What does this setup mean, how does it work?
Some details about StoneGate MultiLink VPN and Load Balancing.
Goal is to explain a bit how it works to avoid false expectations.
Link selection is done per packet.
This means that single tcp/udp connection can change link during it’s lifetime.
This provides transparent connection failover of links when using Multi-Link VPN, but this does not mean that consecutive packets would be intelligently routed over different links in order to provide increased bandwidth.
Results, especially on multiple connections, is a de facto aggregation of multiple links performances with transparent failover (the latter is not possible with MultiLink ISP).
For example: there is a customer who has two sites (Site A and Site B) and there is a 1 Mbps connection between them. When the customer put StoneGate Multi-Link VPN there and added another 1Mbps ISP connection, the performance did not double to 2Mbps when it was tested. Why is that?
Because,
Maybe a good analogy is highway where you have 70 miles per hour speed limit. If you add another lane to highway then the speed limit is same (70 miles per hour), but you will get twice as many cars there.
Roar!
Recent Comments