Try checking the device file configuration. In particular the UART type
configured for the device file must be the UART type that the 'DCE'
actually uses. As an example, a device file configured for a 16550 UART
won't work with a modem that is using a 16550A UART.
On Tue, 6 Jul 1999, Roberto Giulianini wrote:
|Brief story: we need the connection on an hard wired link at 19200 on two
|linux box. We tested the machines on a serial link (null modem) and the
|PPP goes up, the routing was fine. Then we moved the boxes and connected
|the serial on the DCE. We started the pppd and it didn't work. We have now
|the this ppplog:
|========================================
|Jul 6 18:45:54 nostromo pppd[686]: pppd 2.3.7 started by root, uid 0
|Jul 6 18:45:54 nostromo pppd[686]: Using interface ppp0
|Jul 6 18:45:54 nostromo pppd[686]: Connect: ppp0 <--> /dev/ttyS0
|Jul 6 18:45:54 nostromo pppd[686]: sent [LCP ConfReq id=0x1
<asyncmap 0x0> <magic 0xd52cd236> <pcomp> <accomp>]
|Jul 6 18:45:57 nostromo pppd[686]: sent [LCP ConfReq id=0x1 <asyncmap
0x0> <magic 0xd52cd236> <pcomp> <accomp>]
|Jul 6 18:45:57 nostromo pppd[686]: rcvd [LCP ConfReq id=0x1 <asyncmap
0x0> <magic 0x1175a7c9> <pcomp> <accomp>]
|Jul 6 18:45:57 nostromo pppd[686]: sent [LCP ConfAck id=0x1 <asyncmap
0x0> <magic 0x1175a7c9> <pcomp> <accomp>]
|Jul 6 18:46:00 nostromo pppd[686]: sent [LCP ConfReq id=0x1 <asyncmap
0x0> <magic 0xd52cd236> <pcomp> <accomp>]
|Jul 6 18:46:00 nostromo pppd[686]: rcvd [LCP ConfReq id=0x1 <asyncmap
0x0> <magic 0x1175a7c9> <pcomp> <accomp>]
|Jul 6 18:46:00 nostromo pppd[686]: sent [LCP ConfAck id=0x1 <asyncmap
0x0> <magic 0x1175a7c9> <pcomp> <accomp>]
|Jul 6 18:46:03 nostromo pppd[686]: sent [LCP ConfReq id=0x1 <asyncmap
0x0> <magic 0xd52cd236> <pcomp> <accomp>]
|Jul 6 18:46:21 nostromo last message repeated 6 times
---
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]