Abdul J writes:

> For example, if I have two dial-up connection
> multilinked together. Even if the first link is
> dropped, since the second link is active the interface
> ppp0 is active and the connection still exists. But
> the problem is I am unable to redial the dropped link
> because the pppd process is still running on that link
> and the serial port is locked. If I try to redial the
> first link, I get an error:
> Feb 1 17:48:33 dhcp034 pppd[3417]: tcgetattr: No such
> device or address (line 907)

Do you get that error on the end that is dialling out, or the end that
you are dialling in to?

> My question is: Is there anyway in which I can redial
> the dropped primary (first) link once a call
> drop/hangup occurs without destroying the whole
> bundle.

You should be able to just bring it up with the same pppd command as
you used before.  If you can't that's a bug that we need to fix.

Paul.
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to