Getting ppp to work under kernel 2.1.120

Wes Morriston (wes@sophia.colorado.edu)
Wed, 09 Sep 1998 22:41:52 +0000


I can't seem to get ppp to work under 2.1.120. It calls the number,
connects, but dies when it tries to establish the ppp connection.

(The same sequence works like a charm running under 2.0.35.)

There must be a way to tweak things a bit to make it run just as well
under 2.1.120.

Any ideas?

Here is what I see in the log file.

--------------------

Sep 9 16:22:44 localhost ifup-ppp: pppd started for ppp0 on /dev/modem
at 115200
Sep 9 16:22:44 localhost kernel: CSLIP: code copyright 1989 Regents of
the University of California
Sep 9 16:22:44 localhost kernel: PPP: version 2.3.3 (demand dialling)
Sep 9 16:22:44 localhost kernel: PPP line discipline registered.
Sep 9 16:22:44 localhost kernel: registered device ppp0
Sep 9 16:22:45 localhost pppd[311]: pppd 2.3.3 started by root, uid 0
Sep 9 16:23:23 localhost pppd[311]: Serial connection established.
Sep 9 16:23:24 localhost pppd[311]: Using interface ppp0
Sep 9 16:23:24 localhost pppd[311]: Connect: ppp0 <--> /dev/modem
Sep 9 16:23:24 localhost modprobe: can't locate module ppp-compress-21
Sep 9 16:23:24 localhost modprobe: can't locate module ppp-compress-24
Sep 9 16:23:24 localhost modprobe: can't locate module ppp-compress-21
Sep 9 16:23:24 localhost pppd[311]: ioctl(SIOCADDRT) device route:
Network is down(100)
Sep 9 16:23:24 localhost modprobe: can't locate module ppp-compress-24
Sep 9 16:23:25 localhost pppd[311]: Connection terminated.
Sep 9 16:23:26 localhost pppd[311]: Exit.

----------------------

Thanks.

Wes

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/faq.html