site Search:


 
    All Forums Hot Topics Gallery






how-to block ads


 
Search Topic:
Uniqs:
9970
Share Topic
Posting?
Post a:
Post a:
Links: ·Canadian Broadband FAQ ·Canadian ISP Reviews ·Canadian ISP Forums
page: 1 · 2 · 3 · 4 · 5 · 6
AuthorAll Replies


acanacmlppp

@acanac.net

reply to El Quintron

Re: Cable-DSL and cable-cable MLPPP line bonding coming soon!

yes openwrt/mlppp it works with acanac.
last i heard if you have mlppp package already with them you can add cable from any provider. but why.

also i hear plans to be able to purchase a separate mlppp login and use other providers.


maff

@teksavvy.com

reply to CanerisErik
Is there any option for Single link MLPPP with the MLPPP line bonding for any cable connection from another isp? Also will this bypass any throttling for cable connections?



CanerisIlija

join:2011-01-19

reply to El Quintron

said by El Quintron:

For the record what I meant to ask was, is it possible to use this software with any provider as long as the provider(s) in question support MLPPP or does this software apply specifically to Caneris...

From the sounds of it, it's technically feasible to use this software on other MLPPP supporting providers other than Caneris.

That's a completely different beast. I know the old version tested fine with TSI's Junipers. Cable bonding would definitely not work without having an account with an ISP running a compatible LNS (there are only 2 on the market). Multispeed (using DSL accounts with different speeds) is unlikely work on the Junipers.
--
Ilija - Caneris Inc


El Quintron
... a faint odor of kerosene
Premium
join:2008-04-28
Etobicoke, ON
kudos:2
Reviews:
·TekSavvy DSL
·voip.ms
·WIND Mobile
·TekSavvy Cable

said by CanerisIlija:

That's a completely different beast. I know the old version tested fine with TSI's Junipers. Cable bonding would definitely not work without having an account with an ISP running a compatible LNS (there are only 2 on the market). Multispeed (using DSL accounts with different speeds) is unlikely work on the Junipers.

I'd be looking at the same speed on both lines so 2x25/7 for sure... no heterogeneous bonding.
--
I'm watching District 9 again, and I've come to realize something: Wikus's got it all wrong. If I were morphing into a 9 foot tall hyper-dextrous alien that can shoot lightning bolts and get high off cat food why would I ever want to become human again?


Guspaz
Guspaz
Premium,MVM
join:2001-11-05
Montreal, QC
kudos:16

reply to CanerisIlija

said by CanerisIlija:

Multispeed (using DSL accounts with different speeds) is unlikely work on the Junipers.

I don't see why it wouldn't work on the upstream, since there's nothing in the protocol that specifies packets need be split evenly, although that's a lot less useful to the average user than asymmetrical speeds on the downstream.
--
Developer: Tomato/MLPPP, Linux/MLPPP, etc »fixppp.org


Ott_Cable

@teksavvy.com

reply to maff
Currently there are no throttling on TPIA. Besides Rogers is using very different (and more primitive) throttling.

Correct me if I am wrong, they looks at # of upload connections. Not sure if Single line MLPPP (i.e. just header by itself) would bypass that at all. The bonding on the other hand would hide this.


the cerberus

join:2007-10-16
Richmond Hill, ON
Reviews:
·Acanac

Since its like a VPN on top of a cable connection it would bypass cable throttling, as VPNs without bonding currently do.
The dpi box is fooled into thinking the packet is just a VPN packet, and it doesnt look to see whats inside.
The same thing can be done over dsl to fool bell's boxes, however the mlppp isnt done this way, because ppp can happen on a lower layer, making less overhead, and bells boxes are fooled by not having regular ppp packet headers, so they are looking in the wrong spot.


xcimo

join:2007-11-21
Gatineau, QC
Reviews:
·Videotron
·ELECTRONICBOX
·voip.ms

reply to CanerisErik
Two questions:

Could you offer Static IPs / Remove port blocking for cable when bounding Cable+Cable (Videotron) ?

Does MLPPP introduce any kind of latancy/jitter on the connection like VPN do? What happen to MTU? This would have an effect on my voip connections and possibly gaming/time sensitive apps.

Would MLPPP be able to handle a beast like two 60Mbps/3Mbps connection ? (120Mbps/6Mbps total?)



Guspaz
Guspaz
Premium,MVM
join:2001-11-05
Montreal, QC
kudos:16

said by xcimo:

Two questions:

Could you offer Static IPs / Remove port blocking for cable when bounding Cable+Cable (Videotron) ?

Yes, since it's a VPN, but I don't believe the currently offer cable+cable.

said by xcimo:

Does MLPPP introduce any kind of latancy/jitter on the connection like VPN do? What happen to MTU? This would have an effect on my voip connections and possibly gaming/time sensitive apps.

No, but a VPN on the remote endpoint shouldn't do so either. MTU depends on how you do MLPPP. If you're doing fragmentation both upstream and downstream, MTU can be much higher than normal. If you're doing round robin, MTU is a bit lower than normal.

said by xcimo:

Would MLPPP be able to handle a beast like two 60Mbps/3Mbps connection ? (120Mbps/6Mbps total?)

MLPPP is speed-independent, the question is if the hardware you're using for MLPPP has the power to handle it. There can be problems if you try to bond too many connections together in a single bundle, however. Diminishing returns and all that. Throwing 10 connections in a bundle still works well enough, but 100 doesn't. I think people said they were starting to see issues around 14 connections in a bundle, but I could be misremembering. But if you're just bonding two or three or four, there's no problems.
--
Developer: Tomato/MLPPP, Linux/MLPPP, etc »fixppp.org

xcimo

join:2007-11-21
Gatineau, QC
Reviews:
·Videotron
·ELECTRONICBOX
·voip.ms

2 edits

Thanks Guspaz,

Just for clarification, at 1 you said it's like a VPN.

However typical vpn, will do encryption, some buffering and sometimes compression, thoses are usually the piece that add, latancy or jitter.

Does MLPPP support disabling all this, so packet flow with minimal processing ?

any issue with packet loss?



mlppp

@acanac.net

»www.pingtest.net/result/49797599.png
just did a test 3 line mlppp using openwrt/mlppp newest firmware on the TP-link

other are on the internet right now though. after a full reboot sometimes is 0 jitter at all.



Guspaz
Guspaz
Premium,MVM
join:2001-11-05
Montreal, QC
kudos:16

reply to xcimo
MLPPP is typically not encrypted or compressed, and buffering adds a negligible amount of delay (I don't see any measurable difference in latency). Indeed, if you're using fragmentation, you can decrease effective latency by reducing the time it takes to send a packet. Since latency on a packet is a combination of how long it takes to move the data the distance, and how long it takes to get the data into the network to move (limited by the throughput of your upstream).
--
Developer: Tomato/MLPPP, Linux/MLPPP, etc »fixppp.org



Guspaz
Guspaz
Premium,MVM
join:2001-11-05
Montreal, QC
kudos:16

reply to CanerisErik
On a two-line VDSL2 MLPPP bundle, I typically see 10ms first-hop latency, and all my data is going from Montreal to Toronto
--
Developer: Tomato/MLPPP, Linux/MLPPP, etc »fixppp.org


xcimo

join:2007-11-21
Gatineau, QC
Reviews:
·Videotron
·ELECTRONICBOX
·voip.ms

1 edit

reply to CanerisErik
I'm a bit confused about this:

"but those wishing to bond cable or other types of links will not require the underlying cable service to be with Caneris or Acanac (and Caneris doesn't offer cable yet, obviously)."

Does that mean I could get 2 cable connection from videotron, bound them with MLPPP and terminate them at acanac ?

Why would the same not work with with 2 DSL from Bell?

I wonder how would this get billed.. since all the bandwidth actually is duplicated (billed at videotron, and possibly on the acanac end too....)



Guspaz
Guspaz
Premium,MVM
join:2001-11-05
Montreal, QC
kudos:16

reply to CanerisErik
Right now, the requirement is that at least one of the connections in the bundle must be a Caneris or Acanac DSL line.
--
Developer: Tomato/MLPPP, Linux/MLPPP, etc »fixppp.org


ztz

join:2011-06-24

reply to CanerisErik
Hey guys,

I've been doing some research and you actually can combine multiple Internet lines (eg including a cable modem) to make a faster and more reliable one. The Internet lines can be different technologies and can come from different providers, and it is not necessary to have special software (e.g. MLPPP) or hardware at the provider premises - they don't even have to know you are bonding their line to another (it is done at layer 4).

For example, you could bond together four ADSL lines at 6Mbps down/ 768k up to create a 24Mbps down/ 3Mbps up connection, even for a single file transfer or a streaming video source. This is a lot cheaper than a bonded T1 line.

I'm sure if you google search for "broadband bonding" you'll find what you're looking for.

Hope this helps your search.



Guspaz
Guspaz
Premium,MVM
join:2001-11-05
Montreal, QC
kudos:16

1 edit

Layer 4 bonding is also known as "load balancing", and is generally undesirable because it doesn't act like one logical connection; no individual TCP connection can go faster than any individual link. It's kind of like "poor man's bonding".

MLPPP's major advantage is that it aggregates everything into a single logical link; to anything above layer 2, it looks like one single link.

Load balancing is more useful for servers or applications like BitTorrent that take advantage of many smaller connections. It's less useful for things that operate in single large transfers like HTTP or streaming. For example, load balancing together 34 three meg links would get you more than 100 megabits of aggregate bandwidth, but you could still not watch a simple 3.6 megabit HD Netflix stream.

EDIT: And it's worth mentioning that you can't do load balancing without special hardware or software, just like MLPPP. Whatever is acting as your router needs to direct connections over the various links and attempt to keep bandwidth load in proportion to link speeds.

EDIT2: Yeah, and I'm realizing now that this is obvious spam. 1 post, 3 site visits, and "broadband bonding" seems to be the name for some company's proprietary VPN-like bonding solution.
--
Developer: Tomato/MLPPP, Linux/MLPPP, etc »fixppp.org


Madwand

join:2002-12-03
Toronto, ON

reply to CanerisErik
Hi there,

Just wondering if there is any update on WNDR3700v1 support. I have two of them and would like to use one of them to bond cable & DSL. I'll even switch over to Acanac or Caneris if needed. This should give redundancy. And if I can get some good upstream it would be nice to bond.



ruddypict

join:2010-03-24
Ingleside, ON
kudos:2

reply to CanerisErik
So it looks like this is available for Acanac now.

How about Caneris? Is it live yet? How much does it cost?

page: 1 · 2 · 3 · 4 · 5 · 6

Friday, 01-Jun 18:18:11 Terms of Use & Privacy | feedback | contact | Hosting by nac.net - DSL,Hosting & Co-lo
over 12.5 years online © 1999-2012 dslreports.com.
Most commented news this week
Hot Topics