This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Multiple Uplinks ?

Hi All,
Is it possible to define 2 (or more) uplinks in AstaroV5 (2Cable or DSL different providers for performance and security reasons), and (ideally) load balance the traffic between those links ?Or do I have to add a  router for that purpose ?
Thanks for your help.


This thread was automatically locked due to age.
  • ASL supports only one gateway. Also ASL supports only one DSL uplink. It's possible to connect one DSL directly to ASL and another one by using a DSL router (additional hardware). Then you can use UFO (Uplink Failover) to backup the first line. The second line will start, if the first line fails.

    To make a load balancing on two or more DSL lines you would need special hardware which supports this. Of course it's possible to connect ASL to such a special hardware. So it's possible to load balancing AND ASL. Isn't that nice? [;)]

    Xeno
  • You could also do it through ip route...stabilize (you'd really have to know what you're doing; won't be sanctioned by Astaro) but as has been pointed out, the hardware thing is easier for now.
  • source policy routing is also a way (but also unsupported).

    Xeno
  • ASL v3 supported multiple default gateways  and therefore allowed the use of multiple uplinks with appropriate routing. Unfortunately this was dropped in v4 and above - any chance of it making a re-appearance ? It was an excellent feature.
  • Thank you for all your replies. Before I explore the hardware side of the story, can someone enlight me on the ip route ... stabilize thing ? I don't remember ever seing such an option [:)]

    Mike
  • It is by no means a sanctioned option in Astaro.

    Astaro uses Linux; Linux supports extended routing; the command line ip route command lets you do load balancing of TCP sessions.