[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiplex 2 DSL lines



Just to set the record straight for anyone looking through the archives,
here is what I have concluded from this thread:

If you wish to do inverse multiplexing with multiple physical connections,
be it DSL, T1, DS3, whatever, OpenBSD does not support it in the kernel.
This leaves you with two options.
1) Use an appropriate routing protocol that supports equal cost routing,
like OSPF (look at ports/net/zebra or ports/net/gated).
2) Buy a router that supports equal cost routing.

If I am missing something, someone please correct me, otherwise let this
thread die.

Thanks,

-Tor