[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Say I have 3 networks with 20mbps connections and a server with

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 7
Thread images: 1

Say I have 3 networks with 20mbps connections and a server with 2gbps speeds and use the server to download a large file, then split it into 3 chunks and download them seperately using the 3 different networks. How would I go about downloading them individually split across the networks (essentially getting a 60mbps dl speed) in GNU/Linux without using VMs or paying for software like speedify/connectify?

Could I possibly chroot into a different environment where the network adapter is specific to that environment? A lot like a VM but less resource-hogging.
>>
Of course I do have 3 seperate network adapters
>>
>>59303122
>Could I possibly chroot into a different environment where the network adapter is specific to that environment?
It's called network namespaces.
You can create a network namespace with "ip netns add NAME". You can "chroot" inside with "ip netns exec [NAME] bash". Somehow you have to attach each network interface to each specific namespace, chroot inside them and set up ip address and maybe routing.

TL;DR: keyword: you want "network namespaces"

For your specific problem I think there is a specific protocol, so you don't have to hack around like this though. I forget its name though.
>>
>>59303122
Ok, I found the protocol you are looking for. It's called MPTCP.

https://www.multipath-tcp.org/

Never used it, AFAIK it needs both server and client support and is implemented for linux. Have fun setting it up. Once set up it should be much more painless than the network namespace hackery.
>>
>>59303677
>>59303746
Interesting, thanks for the help.
>>
>>59303746
Actually I think I'll use network namespaces as it looks very easy to setup: http://blog.scottlowe.org/2013/09/04/introducing-linux-network-namespaces/

Plus the AUR linux-mptcp is using an outdated kernel.
>>
>>59303844
Yeah, go with that. Especially if it's a one-off thing.
Thread posts: 7
Thread images: 1


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.