[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Multiplex 2 DSL lines
> I had been thinking about the same thing, though my thoughts had been
> going down a different path. Is there anyway to support Multilink PPP
> across multiple PPPoE DSL circuits?
>
> Of course the ISP end would have to support MLPPP also on it's PPPoE DSL
> endpoints.
>
> Hmmm, guess that's a question for Brian.
ppp(8) doesn't care what transports you multi-link accross, so yes,
you can simply have this in your config:
clone 1,2,3
link deflink rm
link 1 set device "!pppoe blah"
link 2 set device "!pppoe blah"
link 3 set device "!pppoe blah"
You'll probably need a fast cpu - especially if you're going to
compress.
> diana
--
Brian <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org>
<http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !