On Fri, 25 Jun 1999, Werner Klaus wrote:

|Since I upgraded my Kernel to 2.2.10 I cannot connect via PPP to any ISP no
|more.
|The LCP Negotiations fail. Here what I monitored so far:
...

|This is what I get after the kernel upgrade, with all my ISPs!r (debug &
kdebug enabled)
|
|Jun 22 20:58:12 wklaus pppd[1171]: pppd 2.3.5 started by root, uid 0
|
|Jun 22 20:58:41 wklaus pppd[1171]: Using interface ppp0
|Jun 22 20:58:41 wklaus pppd[1171]: Connect: ppp0 <--> /dev/modem
|Jun 22 20:58:41 wklaus pppd[1171]: sent [LCP ConfReq id=0x1 <magic  
0xb22f20e3> <pcomp> <accomp>]
|Jun 22 20:58:44 wklaus pppd[1171]: sent [LCP ConfReq id=0x1 <magic  
0xb22f20e3> <pcomp> <accomp>]

|Jun 22 20:58:44 wklaus kernel: ppp: tossing frame (e0)
|Jun 22 20:58:44 wklaus kernel: ppp: frame with bad fcs, length = 66
|Jun 22 20:58:44 wklaus kernel: ppp: bad frame, count = 66
|Jun 22 20:58:44 wklaus kernel: FF 03 20 03 50 50 50 20 .. .PPP
|Jun 22 20:58:44 wklaus kernel: 73 65 73 73 69 6F 6E 20 session
|Jun 22 20:58:44 wklaus kernel: 66 72 6F 6D 20 28 31 39 from (19
|Jun 22 20:58:44 wklaus kernel: 32 2E 31 36 38 2E 31 30 2.168.10
|Jun 22 20:58:44 wklaus kernel: 30 2E 32 35 34 29 20 74 0.254) t
|Jun 22 20:58:44 wklaus kernel: 6F 20 4E 65 67 6F 74 69 o Negoti
|Jun 22 20:58:44 wklaus kernel: 61 74 65 64 20 62 65 67 ated beg
|Jun 22 20:58:44 wklaus kernel: 69 6E 6E 69 6E 67 2E 2E inning..
|Jun 22 20:58:44 wklaus kernel: 2E 2E                                                  
|                    ..

The error above may be caused by a PPP implementation error at the ISP, but
in any case it won't cause PPP link negotiation to fail.

|Jun 22 20:58:44 wklaus pppd[1171]: rcvd [LCP ConfReq id=0x1 <mru 1500>  
<asyncmap 0x0> <magic 0x76509d35> <pcomp> <accomp> <auth pap>]
|Jun 22 20:58:44 wklaus pppd[1171]: sent [LCP ConfAck id=0x1 <mru 1500>  
<asyncmap 0x0> <magic 0x76509d35> <pcomp> <accomp> <auth pap>]
|Jun 22 20:58:47 wklaus pppd[1171]: sent [LCP ConfReq id=0x1  <magic
0xb22f20e3> <pcomp> <accomp>]

Ect.

I'd look at the device file configuration, usually done by setserial in one
of the boot-up files.  In particular a modem that uses a 16550A UART won't
work well with a device file configured for a 16550 UART.

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