On Fri, 28 Apr 2000, Dung Nguyen wrote:

|I'm a newer of this Mailing list, Could you show me
|how to make a ppp connection between 2 linux boxes by
|using direct cable ?

|Here are things I,ve done :
|pppd  /dev/ttyS0 debug 38400&
| (Client, this machine have COM1) and 
|pppd -detach /dev/ttyS0 38400&

|When I start 2 commands above i've received some
|messages from /var/log/messages of the two machine :
|pppd 2.3.10 stated by root uid 0. 
|and It stop.

|Why It doesn't send LCP Config_Request ?

This might happen if the null modem connection uses a 9-pin cable and so
doesn't have hardware flow control lines.

I'd suggest that you try using the pppd option "local", which should work
for a 9-pin cable, and allow pppd to start negotiations.  It should also
work to allow pppd to start negotiations in the case of full-up null-modem
connection that may not be have a correctly wired null-modem cable.

---
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]

Reply via email to