--------------42AE8FF7F2AB98676683DE3C
Content-Type: text/plain; charset=iso-8859-15
Content-Transfer-Encoding: 7bit
Guys,
Load balancing has been done at Cisco with Multilink Traffic Routing Protocol
(MLTRP) and there are MLTRP projects for Linux and PPP.
-----------------------
| Multi homed Router or |------------- Dsl | Cable modem|
PPP|
T1 > Path 1
| Linux Box |
Local Subnet | |--------------Dsl | Cable modem|
PPP|
T1 > Path 2
--------------------| |
| |
------------------------
Searching google with "multilink routing protocol linux" produced many hits and
while I did not have time to check many of these out, I found:
http://linux-mp.terz.de/
Starts with:
# pppd /dev/ttyS0 multilink
# pppd /dev/ttyS1 multilink mp-join ppp0 mp-nonp noip
# pppd /dev/ttyS2 multilink mp-join ppp0 mp-nonp noip
Also Linux Journal has had articles on this. Check them also.
Hope this helps. Let us know how you make out with this.
Bob
Shannon Roddy wrote:
> Ugghhh... I see you looked into it already. That's what I get for
> looking at my catalog without reading the original post again.
>
> Shannon
>
> On Tue, 2002-07-16 at 13:42, Shannon Roddy wrote:
> > Dustin,
> >
> > I have just the thing for you... It costs $349.00 from my vendor. Check
> > out www.nexland.com, then look at the Pro800turbo. Let me know what you
> > think. You could place the FreeBSD router just behind this.
> >
> > Shannon
> >
> > On Thu, 2002-07-11 at 00:39, Dustin Puryear wrote:
> > > Has any used FreeBSD to bond two DSL lines? We will have no support from
> > > the ISP, so the solution must work entirely on our end. If you have done
> > > this, what was your solution? We are investigating whether to use our
> > > existing FreeBSD router to accomplish this task, or to purchased dedicated
> > > hardware, such as a solution from Nexland.
> > >
> > > Speaking of dedicated hardware, what about your experience with that? I
> > > have a client that has a low budget, and needs to bond two ADSL lines
> > > together. The downstream is 600 Kbit/s and upstream is about double that
> > > on
> > > each line.
> > >
> > > Does anyone have any good experiences or recommendations to share on
> > > hardware solutions for bonding DSL lines?
> > >
> > > The goal is to increase the bandwidth to the client's in-house website.
> > > Because these are DSL lines from the Sprint running over BellSouth's last
> > > mile, we do not see any redundancy benefits. Some kind of intelligent
> > > fail-over would be nice, but in general, if one goes down, both will be
> > > down. We are definitely concentrating on increasing bandwidth.
> > >
> > > Please note that colocating is not an option for this client.
> > >
> > > Regards, Dustin
> > >
> > > ---
> > > Dustin Puryear <[EMAIL PROTECTED]>
> > > Puryear Information Technology
> > > UNIX, Windows, and IT Consulting
> > > http://www.puryear-it.com
> > >
> > >
> > >
> > > _______________________________________________
> > > General mailing list
> > > [email protected]
> > > http://brlug.net/mailman/listinfo/general_brlug.net
> > --
> > Shannon Roddy
> > __________________________________________________________________
> > Systems Administrator California Institute of Technology
> > [EMAIL PROTECTED] LIGO Livingston Observatory
> > ph: (225)686-3106 19100 LIGO Lane
> > fx: (225)686-7189 Livingston, LA 70754
> > Web Page http://www.ligo-la.caltech.edu/~sroddy
> > Calendar/Schedule See Home Page
> > Wireless Email (255 Chars) [EMAIL PROTECTED]
> >
> > _______________________________________________
> > General mailing list
> > [email protected]
> > http://brlug.net/mailman/listinfo/general_brlug.net
> --
> Shannon Roddy
> __________________________________________________________________
> Systems Administrator California Institute of Technology
> [EMAIL PROTECTED] LIGO Livingston Observatory
> ph: (225)686-3106 19100 LIGO Lane
> fx: (225)686-7189 Livingston, LA 70754
> Web Page http://www.ligo-la.caltech.edu/~sroddy
> Calendar/Schedule See Home Page
> Wireless Email (255 Chars) [EMAIL PROTECTED]
>
> _______________________________________________
> General mailing list
> [email protected]
> http://brlug.net/mailman/listinfo/general_brlug.net
--
----------------------------------------------------------------
Robert Leche
Systems Administrator
Louisiana State University - Southern Regional Climate Center
260 Howe-Russell Building
Baton Rouge, La. 70803
[EMAIL PROTECTED]
225 578 5023
----------------------------------------------------------------
--------------42AE8FF7F2AB98676683DE3C
Content-Type: text/html; charset=iso-8859-15
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Guys,
<br>Load balancing has been done at Cisco with Multilink Traffic
Routing Protocol (MLTRP) and there are MLTRP projects for Linux and
PPP.
<p>
-----------------------
<br>
| Multi homed Router or |------------- Dsl | Cable modem| PPP|
T1
> Path 1
<br>
| Linux
Box
|
<br>Local Subnet
|
|--------------Dsl | Cable modem| PPP|
T1
> Path 2
<br>--------------------|
|
<br>
|
|
<br>
------------------------
<p>Searching google with "multilink routing protocol linux" produced many
hits and while I did not have time to check many of these out, I found:
<p><A HREF="http://linux-mp.terz.de/">http://linux-mp.terz.de/</A>
<br>Starts with:
<p>
# pppd /dev/ttyS0 multilink
<br>
# pppd /dev/ttyS1 multilink mp-join ppp0 mp-nonp noip
<br>
# pppd /dev/ttyS2 multilink mp-join ppp0 mp-nonp noip
<br>
<p>Also Linux Journal has had articles on this. Check them also.
<br>
<br>Hope this helps. Let us know how you make out with this.
<br>Bob
<br>
<p>Shannon Roddy wrote:
<blockquote TYPE=CITE>Ugghhh... I see you looked into it already.
That's what I get for
<br>looking at my catalog without reading the original post again.
<p>Shannon
<p>On Tue, 2002-07-16 at 13:42, Shannon Roddy wrote:
<br>> Dustin,
<br>>
<br>> I have just the thing for you... It costs $349.00 from my vendor.
Check
<br>> out www.nexland.com, then look at the Pro800turbo. Let me know
what you
<br>> think. You could place the FreeBSD router just behind this.
<br>>
<br>> Shannon
<br>>
<br>> On Thu, 2002-07-11 at 00:39, Dustin Puryear wrote:
<br>> > Has any used FreeBSD to bond two DSL lines? We will have no support
from
<br>> > the ISP, so the solution must work entirely on our end. If you
have done
<br>> > this, what was your solution? We are investigating whether to use
our
<br>> > existing FreeBSD router to accomplish this task, or to purchased
dedicated
<br>> > hardware, such as a solution from Nexland.
<br>> >
<br>> > Speaking of dedicated hardware, what about your experience with
that? I
<br>> > have a client that has a low budget, and needs to bond two ADSL
lines
<br>> > together. The downstream is 600 Kbit/s and upstream is about double
that on
<br>> > each line.
<br>> >
<br>> > Does anyone have any good experiences or recommendations to share
on
<br>> > hardware solutions for bonding DSL lines?
<br>> >
<br>> > The goal is to increase the bandwidth to the client's in-house
website.
<br>> > Because these are DSL lines from the Sprint running over BellSouth's
last
<br>> > mile, we do not see any redundancy benefits. Some kind of intelligent
<br>> > fail-over would be nice, but in general, if one goes down, both
will be
<br>> > down. We are definitely concentrating on increasing bandwidth.
<br>> >
<br>> > Please note that colocating is not an option for this client.
<br>> >
<br>> > Regards, Dustin
<br>> >
<br>> > ---
<br>> > Dustin Puryear <[EMAIL PROTECTED]>
<br>> > Puryear Information Technology
<br>> > UNIX, Windows, and IT Consulting
<br>> > <a href="http://www.puryear-it.com">http://www.puryear-it.com</a>
<br>> >
<br>> >
<br>> >
<br>> > _______________________________________________
<br>> > General mailing list
<br>> > [email protected]
<br>> > <a
href="http://brlug.net/mailman/listinfo/general_brlug.net">http://brlug.net/mailman/listinfo/general_brlug.net</a>
<br>> --
<br>> Shannon Roddy
<br>> __________________________________________________________________
<br>> Systems
Administrator
California Institute of Technology
<br>> [EMAIL PROTECTED] LIGO Livingston
Observatory
<br>> ph:
(225)686-3106
19100 LIGO Lane
<br>> fx:
(225)686-7189
Livingston, LA 70754
<br>> Web
Page
<a
href="http://www.ligo-la.caltech.edu/~sroddy">http://www.ligo-la.caltech.edu/~sroddy</a>
<br>>
Calendar/Schedule
See Home Page
<br>> Wireless Email (255 Chars) [EMAIL PROTECTED]
<br>>
<br>> _______________________________________________
<br>> General mailing list
<br>> [email protected]
<br>> <a
href="http://brlug.net/mailman/listinfo/general_brlug.net">http://brlug.net/mailman/listinfo/general_brlug.net</a>
<br>--
<br>Shannon Roddy
<br>__________________________________________________________________
<br>Systems
Administrator
California Institute of Technology
<br>[EMAIL PROTECTED] LIGO Livingston
Observatory
<br>ph:
(225)686-3106
19100 LIGO Lane
<br>fx:
(225)686-7189
Livingston, LA 70754
<br>Web
Page
<a
href="http://www.ligo-la.caltech.edu/~sroddy">http://www.ligo-la.caltech.edu/~sroddy</a>
<br>Calendar/Schedule
See Home Page
<br>Wireless Email (255 Chars) [EMAIL PROTECTED]
<p>_______________________________________________
<br>General mailing list
<br>[email protected]
<br><a
href="http://brlug.net/mailman/listinfo/general_brlug.net">http://brlug.net/mailman/listinfo/general_brlug.net</a></blockquote>
<pre>--
----------------------------------------------------------------
Robert Leche
Systems Administrator
Louisiana State University - Southern Regional Climate Center
260 Howe-Russell Building
Baton Rouge, La. 70803
[EMAIL PROTECTED]
225 578 5023
----------------------------------------------------------------</pre>
</html>
--------------42AE8FF7F2AB98676683DE3C--