Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Mar 10, 2008 12:07 pm 
Offline
Newbie

Joined: Fri Mar 23, 2007 11:50 am
Posts: 2
Location: Madison, WI
Is it possible to have PPP multilink (CONFIG_PPP_MULTILINK) enabled in the "Latest 2.6 Series" kernel or a future version?

Relevant documentation is here:
Documentation/networking/ppp_generic.txt

Thanks for your consideration.

-Aaron


Top
   
 Post subject:
PostPosted: Mon Mar 10, 2008 1:19 pm 
Offline
Senior Member

Joined: Sun Nov 30, 2003 2:28 pm
Posts: 245
Just out of random curiosity, why would one want PPP anything on a linode? I tend to associate PPP with modems and bad DSL providers.

_________________
The irony is that Bill Gates claims to be making a stable operating system and Linus Torvalds claims to be trying to take over the world.
-- seen on the net


Top
   
 Post subject:
PostPosted: Mon Mar 10, 2008 3:00 pm 
Offline
Newbie

Joined: Fri Mar 23, 2007 11:50 am
Posts: 2
Location: Madison, WI
I might have a pretty unique situation. I'd like PPP multilink for improved upload performance to my linode. I have redundant ISPs, but neither have good upstream, so I'd like to be able to join PPP-over-SSH links (one per provider) for much improved upload performance.

-Aaron


Top
   
PostPosted: Thu Dec 11, 2014 12:29 pm 
Offline

Joined: Thu Dec 11, 2014 12:22 pm
Posts: 1
Hi.
Has this request been actioned?

I'm trying to setup multilink ppp with vtun on my linode but I'm getting the following error, which I believe might be because multilink isn't supported by the kernel.

Dec 11 16:04:53 soapartners pppd[10351]: Couldn't set MRRU: Inappropriate ioctl for device

On the client side I get failure messages from the linode (server)
Dec 11 16:05:17 rpi pppd[4060]: Protocol-Reject for unsupported protocol 'Multi-Link' (0x3d)

According to the linode dashboard this is what I'm running:

Ubuntu 12.04 LTS x64 Profile (Latest 64 bit (3.16.7-x86_64-linode49))

Regards,

Eddy


Top
   
PostPosted: Thu Dec 11, 2014 12:50 pm 
Offline
Senior Member

Joined: Mon Jul 05, 2010 5:13 pm
Posts: 392
Your best bet is probably going to be https://www.linode.com/docs/tools-refer ... s-distros/

- Les


Top
   
PostPosted: Fri Dec 12, 2014 11:19 am 
Offline
Senior Member
User avatar

Joined: Tue May 26, 2009 3:29 pm
Posts: 1691
Location: Montreal, QC
As one of the authors of the defunct Tomato/MLPPP project, I can tell you that the stock MLPPP support in the kernel is a tad buggy. It's been tagged experimental for so many years, and if memory serves we had to do some kernel patches to get things working well enough for a consumer product.

I'm also not sure that it's the best solution here. PPP over SSH is going to suck in general, because there's a lot of overhead to SSH tunnels, and running a VPN over TCP is a bad idea in general.

There are other VPN-based solutions for bonding connections that will probably work better. For example, using a UDP-based VPN like OpenVPN to provide two tun interfaces, and then using the bonding driver on top of that to do interface-level bonding.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group