Quote:
Originally Posted by Sephiroth
Other than the Draytek 3900, doe you know which other routers do dual WAN trunking?
And thanks everyone for the advice I'm getting.
|
The Mikrotik RouterBoards can be configured to handle dual WANs. This configuration example may suit your purposes, it routes traffic based on the LAN IP address allowing you to specify which gateway traffic from any given LAN client will be sent to:
Load Balancing over Multiple Gateways
You can also use a similar approach to route traffic according to type:
Per-Traffic Load Balancing
You can also round-robin with user sessions:
NTH load balancing with masquerade
Looks like these could all be augmented to failover automatically in case of an outage with scripting:
Improved Netwatch
An alternative would be
pfSense on a
PC Engines ALIX which should be good for
+90Mb/s throughput.
Best regards
David