Re: "Weighted round robin" for LAGG - anyhow?

2012-11-17 Thread Stefano Marinelli
Hi, > you can use mpd (or ppp) in multilink mode to encapsulate your outgoing links > via two different tcp paths to you other server where you can undo it.. > mpd (and ppp I think) will allow you to select a couple of different > multiplexing schemes, including one where each packet is cut up a

Re: "Weighted round robin" for LAGG - anyhow?

2012-11-15 Thread Stefano Marinelli
Hi, > you can use mpd (or ppp) in multilink mode to encapsulate your outgoing links > via two different tcp paths to you other server where you can undo it.. I didn't know about mpd (or ppp multilink). Actually, it seems to be exactly what I need. Better than lagg, for this situation. The probl

"Weighted round robin" for LAGG - anyhow?

2012-11-14 Thread Stefano Marinelli
Hello everybody, I've been trying to do some experiments to improve my ADSL speed. The idea is to bond two ADSLs, create two OpenVPN TAP channels connected to a remote (fast connected) server and doing a round-robind LAGG aggregation on both nodes. The remote end will NAT. The operation is succ