Sandu Leanca writes:
> How i force pppd on ttyS2 to go up only on ppp0 and pppd on ttyS1 to go
> up only on ppp1 ?

You can't, directly.  The kernel assigns the interfaces in order.  You
could, however, write a script that would bring up 'dummy' pppd's until all
but the target interface are busy, bring up pppd on the target interface,
and then kill the dummies.

Why do you want to do this?  I can think of no useful purpose for it.
-- 
John Hasler                This posting is in the public domain.
[EMAIL PROTECTED]            Do with it what you will.
Dancing Horse Hill         Make money from it if you can; I don't mind.
Elmwood, Wisconsin         Do not send email advertisements to this address.

-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to