Double or Triple Your Internet Speed - This Method Actually Works!

Linus Tech Tips ·Linus Tech Tips ·2017-05-06 · 1,761 words · ~8 min read
Floatplane YouTube

Transcript

JSON SRT VTT 177
0:00 What if I told you that you can double, triple, or even quadruple your internet speed with one easy trick?
0:08 Well, you'd probably say,
0:09 Yeah, I've heard that before!
0:11 This asshole told me to duct tape my belt to my network cable,
0:15 then laughed at me when my pants fell down.
0:17 But wait!
0:19 This time it's actually real!
0:21 Our internet service provider here at Linus Media Group,
0:24 ITEL Networks, sent us this fancy box
0:29 that allows you to bond together multiple internet connections
0:33 in what is effectively internet SLI.
0:37 And I've been using it for the last three months.
0:40 So let's talk about some pretty cool network magic and how it works.
0:55 GFuel is the sugar-free alternative energy beverage
0:58 to maintain focus and endurance over long days and gaming sessions.
1:02 Save some money,
1:03 using code Linus at the link in the video description.
1:07 Let's get this out of the way.
1:08 Bonded internet is faster,
1:11 but it is not free.
1:13 If you've tried the free ways to get faster internet,
1:15 you'll know that they don't work anyway, though,
1:17 so that shouldn't come as much of a surprise.
1:19 So what's the point of making this video?
1:21 And what is the point of bonding at all then, Linus?
1:24 If I wanted a faster internet connection,
1:27 I could just buy a faster internet connection like you did.
1:30 No voodoo required.
1:32 Well,
1:32 there are a number of reasons,
1:34 but I'll start with mine,
1:35 since it actually covers a few of the most common ones.
1:39 Now, the office here is fine,
1:41 but at my house,
1:43 at the time of setting this up,
1:45 the fastest download speed I could get was 100 megabit,
1:48 and the fastest upload speed available on a residential ADSL or cable line was 10 megabit,
1:55 which is great for uploading the odd cat video to Facebook,
1:59 but I have experienced some data loss scares recently,
2:00 but I have experienced some data loss scares recently,
2:01 but I have experienced some data loss scares recently,
2:01 but I have experienced some data loss scares recently,
2:02 but I have experienced some data loss scares recently,
2:02 but I have experienced some data loss scares recently,
2:03 and I wanted to set up an off-site backup for my storage box,
2:07 meaning that I could easily be transferring multiple gigs of data in a single day.
2:12 And there's also the issue of dynamic IP addresses.
2:16 Even fairly basic uses,
2:19 like hosting an FTP file server,
2:21 require a static IP address to avoid unexpected downtime,
2:26 not included with most residential connections.
2:29 And then further complicating matters,
2:31 many ISPs,
2:32 also block some of the common ports associated with hosting websites,
2:37 mail servers,
2:38 or what have you.
2:41 Now you might think then that the obvious solution would be to get a business connection.
2:46 But while that would give me a static IP and all of my ports open for running servers or whatever,
2:53 those cost significantly more than the residential ones,
2:57 and to my shock and awe,
3:00 are no faster,
3:01 or in Telus' case,
3:02 not even available in my area at the same speeds.
3:06 So given then that a fiber build out to my house would cost about as much as a new car,
3:13 ITEL suggested ordering multiple cheaper residential connections to my house and combining them.
3:20 But the only way that I was aware of that that could work is with a load balancing router.
3:26 It's a relatively affordable piece of hardware,
3:28 but one that's considered more appropriate for failover,
3:32 in the event that one connection goes down,
3:35 or for distributing net traffic across multiple users.
3:39 Like, for example,
3:40 if two users are trying to watch two 4 megabit streams,
3:44 that could work with two 5 megabit connections.
3:47 But if one user was trying to stack those two 5 megabit connections,
3:51 and watch a single 8 megabit video stream,
3:54 load balancing would not be the solution.
3:56 It turns out that they were talking about bonding.
4:00 So the first step was to consider,
4:02 was to convince TELUS that I actually needed two residential lines to my house.
4:07 So I got two of the 50 down, 10 up packages,
4:11 and the installers helped me run the phone lines to my server room,
4:14 insisting the whole time that they'd be back in a week to take one of them out,
4:18 when I found out that this wasn't going to work.
4:21 This all took place back when I was doing the conclusion of personal rig update 2016.
4:26 Next, I plugged both of those ADSL modems into this,
4:31 and I was able to connect them to a black box,
4:34 it's not actually black, I'm just calling it that because it's a mystery,
4:36 that ITEL calls the Bonder.
4:39 They actually have ones with six ports that can handle up to five connections,
4:44 and 900 megabit symmetrical traffic,
4:47 but mine is a fairly basic one designed for two internet connections,
4:50 then a single connection back to my router,
4:54 which after configuring my new static IP,
4:56 something the TELUS techs also insisted wouldn't work,
4:59 manages the rest of my network,
5:01 and it works exactly the way it normally would.
5:04 ITEL asked for about an hour or so to do some tuning,
5:08 then I downloaded a game off steam,
5:10 and boom, 10 megabyte per second downloads,
5:13 as though I was on a single connection.
5:16 But how can that be?
5:17 For things like downloading large files,
5:20 or watching streaming video,
5:22 I mean, I could imagine that ITEL's box could have like large buffers inside of it,
5:28 allowing it to sort of sort and reassemble the data,
5:31 but that kind of solution would work terribly for real-time applications like online games,
5:37 and they insisted it wouldn't add much latency even,
5:41 which turned out to be true.
5:43 Well, it's actually a lot closer to alternate frame rendering SLI
5:49 than it is to how a load balancing router would work.
5:52 Instead of being based on a user session,
5:56 individual packets are actually divided completely,
6:01 between the two connections.
6:03 So my game data stream, full of bunny hops and headshots,
6:07 goes into the black box, which splits it evenly,
6:11 sends it across the internet to ITEL's nearest data center,
6:15 for me that's in Vancouver,
6:16 where a much more powerful box called an aggregator
6:20 sorts it out, accounting for small differences in delivery time,
6:24 and forwards it, in order, to wherever it's supposed to go.
6:29 At least that's how it works when you have two identifiers.
6:31 There is some more latency and bandwidth overhead involved in bonding connections with different speeds,
6:36 let's say a 20 megabit and a 10 megabit,
6:40 and bonding grossly different connections,
6:42 like a 50 meg and 5 meg, isn't recommended at all,
6:45 but for my application, it is perfect.
6:50 And it works exactly the same way in reverse.
6:53 Any game, website, or online service I use has no idea that I'm on a telecom,
7:00 or that I can use it.
7:01 connection at all, and only sees my static IP. It does cost money, like I said. The service is
7:09 billed completely separately from the connections that you're bonding, a couple hundred dollars a
7:13 month over the standalone cost in my case. But there's other cool stuff too. With multiple links,
7:20 you can operate in bonding mode, failover mode, or something in between. So you could have like
7:26 two bonded ADSL lines, and then a failover LTE line that could switch seamlessly without losing
7:32 any uptime, and other business-grade stuff. We actually have an affiliate link to ITEL for the
7:37 service below the video, like QoS services that prioritize VoIP traffic that can be done at the
7:43 aggregator level. But for me, I just wanted to stack data limits and bandwidth caps, something
7:49 that could be very useful for enthusiast consumers, and especially small businesses.
7:55 Apparently, I'm not a big fan of the idea of a stack data limit, but I'm a big fan of the idea of
7:56 festivals and movie shoots are actually asking them to bond together multiple LTE-A connections
8:03 to get ballin' 500 megabit internet in locations where there aren't any wires. And unlike some of
8:11 the other ways to get a better connection without spending, you know, it could be tens of thousands
8:16 of dollars on a fiber installation, it actually works.
8:21 Speaking of things that actually work, FreshBooks. FreshBooks is the super
8:26 simple cloud accounting software that's helping over 5 million small service-based business owners
8:33 conquer their admin and paperwork in a lot less time with way less stress, giving them more time
8:40 to spend doing the actual work instead of all of that stuff that they don't like. It takes about 30
8:46 seconds to create and send a polished, professional-looking invoice. You can take pictures
8:52 of your receipts on your phone using FreshBooks' mobile app and,
8:55 and you can make claiming your expenses a million times easier. You can track your time either from
9:01 your phone or your desktop, meaning you'll know who you did work for, when you did it, and how much
9:07 you did. And if you have any questions, FreshBooks' award-winning customer service is amazingly
9:12 helpful. FreshBooks customers on average save two days out of the month, two days on administrative
9:19 work. I mean, do you remember what weekends were you guys, small business owners? That's right, you
9:25 would have a weekend a month once again.
9:28 Anyway, for unrestricted 30 day full access as a free trial,
9:33 head over to freshbooks.com slash tech tips
9:36 and enter Linus Tech Tips
9:38 in the how you heard about us section.
9:40 So thanks for watching guys.
9:41 If this video sucked, you know what to do,
9:43 but if it was awesome, get subscribed,
9:45 hit that like button,
9:46 or even consider checking out the link
9:48 in the video description to where to buy the stuff
9:50 we've talked about, usually on Amazon,
9:53 but in this case, it'll be the ITEL link
9:55 I referred to before.
9:56 Also in the video description, we've got our merch tour.
10:00 We've got our forum,
10:02 which you can join and discuss with people.
10:03 I've actually got our old
10:05 non-Amazon affiliate compliant outro here.
10:08 This is a video I had started a long time ago
10:10 and not finished.
10:11 So that's why this is coming across kind of awkward,
10:13 but awkwardness over now, video done, bye.