Package: ppp
Version: 2.4.4

ppp network interface configuration scripts should support multi-link
ppp. Multilink ppp is achieved by created two peers files, and starting
both, including multilink in their file. The daemons communicate and
join the same multilink group.

network/interfaces should probably support this by including multiple
"providers" lines, or multiple names per provider line. Each of these
would then be started in order, perhaps waiting for a successful
connection on both before proceeding.

As of now, pon is invoked with two arguments, the second of which
becomes an argument to the first pppd instance. This might also be
solved by making pon accept a compound first argument:  pon "peer1
peer2" <args>, and having the provider line parsed to accomplish this.

There are a few ways to skin this cat. Suggestions?




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to