Date: Tue, 26 Oct 2004 22:05:47 -0500 From: "Gerard D." <gedads@gmail.com> To: freebsd-questions@freebsd.org Subject: Multilink PPP over UDP Tunnel Message-ID: <6ce0fd1b0410262005b832d56@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I'm trying to create a multilink ppp over udp tunnel to combine the bandwidth of 3 dsl lines into one big fat pipe. I currently have a FreeBSD server co located at my ISP's data center and a FreeBSD Server at my house with 3 dsl lines. I would like to be able to create some kind of tunnel or vpn to the co located server and have it evenly distribute the bandwith over the 3 dsl lines. I have been experimenting with using ppp over TCP tunnels however the speeds are very inconsistent. However when I use PPPoUDP the speeds are great for a single line. My problem is is that I cannot seem to bring up more than one udp tunnel. Soon as the second link tries to come up the whole tunnel is closed. Does anyone have a working example of Multilink PPP over UDP tunnel? I have looked at the ppp.conf.span-isp.working in the examples directory many of times however it is extremely confusing. Does anyone know if Multilink PPPoE is possible? I know there are companys in the UK doing ML-PPPoA but I need ML-PPPoE. I have the full support of my isp in configuring their cisco routers to help me with ml-pppoe I just need to tell them how to set it up for me. If anyone could help with either of my issues I would greatly appreciate it. Thanks -Gerard
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6ce0fd1b0410262005b832d56>