On Tue, 8 Aug 2000, Marc Dufresne wrote:
|RH 6.2 kernel 2.2.15 and ppp-2.3.11
|
|I want to connect 2 modems using ppp and eql. I have everything automated
|except for slaving my 2 modems when both links come up. If I do everything
|manually, it works great.
Interesting. Are you using the original EQL code for a Livingston
Portmaster 2E as documentated in the kernel sources eql.txt? If not
then would you mind posting any URLs related to the EQL you have
working?
|Manual connection exapmle:
|Scripts are executed in the following order
|
|/etc/ppp/ppp-onR0
|/etc/ppp/ppp-onR1
|slavetty
|
|Everything works Great !!
|
|Problem with automation:
|
|What happens is if I put a file called slavetty into my ip-up script, it
|runs the script(slavetty) before the 2nd modem has established its
|connection, therefore messing up my routing table(won't allow me to
|ping,etc...).
Consider using the pppd option ipparam to mark the second pppd via
the $6 parameter in ip-up, and run slavetty only when that pppd comes
up for IP.
I think that will work, but no guarantee.
---
Clifford Kite Not a guru. (tm)
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]