View Single Post
Old 16-01-2012, 12:57   #22
cookdn
Inactive
 
Join Date: Dec 2011
Posts: 24
cookdn is an unknown quantity at this point
Re: Can anything be done about jitter and packet loss

Quote:
Originally Posted by Sephiroth View Post
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
cookdn is offline   Reply With Quote