Re: [SLE] Kernel Woes: Comments, Please!

From: Carlos E. R. (robin1.listas_at_tiscali.es)
Date: 01/15/05

  • Next message: Carlos E. R.: "Re: [SLE] lost my DVD drives"
    Date: Sat, 15 Jan 2005 18:47:17 +0100 (CET)
    To: SLE <suse-linux-e@suse.com>
    
    

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    The Saturday 2005-01-15 at 10:23 +0100, Per Jessen wrote:

    > > I would say, 'ignore modem users at your peril' since ppp is available in
    > > the kernel & distro. If they want to pull it out & take the chance that
    > > people won't yell... go for it.
    >
    > ppp is also used for other things than standard dialup modem connections.

    True.

    > Have you tried running ppd with debug on - to see what is actually happening on the line?

    Yes... it is permanently enabled since August.

    debug
    kdebug 1

    > If your modems are not winmodems (where some of the modem work is
    > "offloaded" to the CPU), there is no reason why the system should/could
    > make the connection slower.

    No, mine is a standard serial port external modem, complete, and works
    pretty fast with SuSE versions up to 8.2 with the same ISP, phone lines,
    computer, and configuration.

    Let me see, I reported this in full time ago, this summer. A link to the
    thread:

    http://lists.suse.com/archive/suse-linux-e/2004-Jul/3411.html

    >
    > To give people a chance to help you, we need to know some some basics -
    > which kind of modem are you using? What is your connection speed to
    > your provider?

    Serial modem, standard hayes, 3COM usr robotics 56K. Connection string:

    CONNECT 50666/ARQ/V90/LAPM/V42BIS
    - --> Carrier detected. Starting PPP immediately.

    Note that the speed reported there is the real speed, modem to outside,
    not the speed of the serial port to the computer. I configured it that way
    long ago.

    The pppd log (not today) shows:

    Nov 24 03:20:48 nimrodel pppd[23742]: Plugin passwordfd.so loaded.
    Nov 24 03:20:48 nimrodel pppd[23742]: pppd 2.4.2 started by cer, uid 500
    Nov 24 03:20:48 nimrodel pppd[23742]: using channel 6
    Nov 24 03:20:48 nimrodel pppd[23742]: Using interface ppp0
    Nov 24 03:20:48 nimrodel pppd[23742]: Connect: ppp0 <--> /dev/ttyS1
    Nov 24 03:20:48 nimrodel pppd[23742]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xd0b349de> <pcomp> <accomp>]
    Nov 24 03:20:49 nimrodel pppd[23742]: rcvd [LCP ConfReq id=0x5c <asyncmap 0xa0000> <auth pap> <magic 0x31960e4b> <pcomp> <accomp>]
    Nov 24 03:20:49 nimrodel pppd[23742]: sent [LCP ConfNak id=0x5c <auth eap>]
    Nov 24 03:20:49 nimrodel pppd[23742]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0xd0b349de> <pcomp> <accomp>]
    Nov 24 03:20:49 nimrodel pppd[23742]: rcvd [LCP ConfReq id=0x5d <asyncmap 0xa0000> <auth chap MD5> <magic 0x31960e4b> <pcomp> <accomp>]
    Nov 24 03:20:49 nimrodel pppd[23742]: sent [LCP ConfAck id=0x5d <asyncmap 0xa0000> <auth chap MD5> <magic 0x31960e4b> <pcomp> <accomp>]
    Nov 24 03:20:49 nimrodel pppd[23742]: sent [LCP EchoReq id=0x0 magic=0xd0b349de]
    Nov 24 03:20:49 nimrodel pppd[23742]: rcvd [CHAP Challenge id=0x2 <916826f84fba1ab47bd4677dc7431867>, name = "ASTiscali"]
    Nov 24 03:20:49 nimrodel pppd[23742]: Unable to obtain CHAP password for ***** on ASTiscali from plugin
    Nov 24 03:20:49 nimrodel pppd[23742]: No CHAP secret found for authenticating us to ASTiscali
    Nov 24 03:20:49 nimrodel pppd[23742]: sent [CHAP Response id=0x2 <7f78bd7ac0a1e4feb60c2054ecc3226b>, name = "*****"]
    Nov 24 03:20:49 nimrodel pppd[23742]: rcvd [LCP EchoRep id=0x0 magic=0x31960e4b]
    Nov 24 03:20:49 nimrodel pppd[23742]: rcvd [CHAP Success id=0x2 ""]
    Nov 24 03:20:49 nimrodel pppd[23742]: CHAP authentication succeeded
    Nov 24 03:20:49 nimrodel pppd[23742]: sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0>]
    Nov 24 03:20:49 nimrodel pppd[23742]: rcvd [IPCP ConfReq id=0x1 <addr 212.166.64.241>]
    Nov 24 03:20:49 nimrodel pppd[23742]: sent [IPCP ConfAck id=0x1 <addr 212.166.64.241>]
    Nov 24 03:20:49 nimrodel pppd[23742]: rcvd [IPCP ConfRej id=0x1 <compress VJ 0f 01>]
    Nov 24 03:20:49 nimrodel pppd[23742]: sent [IPCP ConfReq id=0x2 <addr 0.0.0.0>]
    Nov 24 03:20:49 nimrodel pppd[23742]: rcvd [IPCP ConfNak id=0x2 <addr 213.129.181.38>]
    Nov 24 03:20:49 nimrodel pppd[23742]: sent [IPCP ConfReq id=0x3 <addr 213.129.181.38>]
    Nov 24 03:20:49 nimrodel pppd[23742]: rcvd [IPCP ConfAck id=0x3 <addr 213.129.181.38>]
    Nov 24 03:20:49 nimrodel pppd[23742]: local IP address 213.129.181.38
    Nov 24 03:20:49 nimrodel pppd[23742]: remote IP address 212.166.64.241
    Nov 24 03:20:49 nimrodel pppd[23742]: Script /etc/ppp/ip-up started (pid 23757)
    Nov 24 03:20:52 nimrodel pppd[23742]: Script /etc/ppp/ip-up finished (pid 23757), status = 0x0
    Nov 24 03:25:24 nimrodel pppd[23742]: Terminating connection due to lack of activity.
    Nov 24 03:25:25 nimrodel pppd[23742]: Script /etc/ppp/ip-down started (pid 24506)
    Nov 24 03:25:25 nimrodel pppd[23742]: sent [LCP TermReq id=0x2 "Link inactive"]
    Nov 24 03:25:25 nimrodel pppd[23742]: rcvd [LCP TermAck id=0x2]
    Nov 24 03:25:25 nimrodel pppd[23742]: Connection terminated.
    Nov 24 03:25:25 nimrodel pppd[23742]: Connect time 4.6 minutes.
    Nov 24 03:25:25 nimrodel pppd[23742]: Sent 18616 bytes, received 34195 bytes.
    Nov 24 03:25:25 nimrodel pppd[23742]: Waiting for 1 child processes...
    Nov 24 03:25:25 nimrodel pppd[23742]: script /etc/ppp/ip-down, pid 24506
    Nov 24 03:25:27 nimrodel pppd[23742]: Script /etc/ppp/ip-down finished (pid 24506), status = 0x0
    Nov 24 03:25:27 nimrodel pppd[23742]: Connect time 4.6 minutes.
    Nov 24 03:25:27 nimrodel pppd[23742]: Sent 18616 bytes, received 34195 bytes.
    Nov 24 03:25:27 nimrodel pppd[23742]: Exit.

    On an older one, before I made some adjustments, I had:

    Jul 23 21:02:45 nimrodel pppd[10654]: Plugin passwordfd.so loaded.
    Jul 23 21:02:45 nimrodel pppd[10654]: pppd 2.4.2 started by cer, uid 500
    Jul 23 21:02:45 nimrodel pppd[10654]: using channel 1
    Jul 23 21:02:45 nimrodel pppd[10654]: Using interface ppp0
    Jul 23 21:02:45 nimrodel pppd[10654]: Connect: ppp0 <--> /dev/ttyS1
    Jul 23 21:02:45 nimrodel pppd[10654]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x2fb2e37b> <pcomp> <accomp>]
    Jul 23 21:02:45 nimrodel pppd[10654]: rcvd [LCP ConfRej id=0x1 <pcomp>]
    Jul 23 21:02:45 nimrodel pppd[10654]: sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x2fb2e37b> <accomp>]
    Jul 23 21:02:45 nimrodel pppd[10654]: rcvd [LCP ConfRej id=0x2 <accomp>]
    Jul 23 21:02:45 nimrodel pppd[10654]: sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0x2fb2e37b>]
    Jul 23 21:02:45 nimrodel pppd[10654]: rcvd [LCP ConfNak id=0x3 <asyncmap 0xffffffff>]
    Jul 23 21:02:45 nimrodel pppd[10654]: sent [LCP ConfReq id=0x4 <magic 0x2fb2e37b>]
    Jul 23 21:02:45 nimrodel pppd[10654]: rcvd [LCP ConfAck id=0x4 <magic 0x2fb2e37b>]
    Jul 23 21:02:47 nimrodel pppd[10654]: sent [LCP ConfReq id=0x4 <magic 0x2fb2e37b>]
    Jul 23 21:02:47 nimrodel pppd[10654]: rcvd [LCP ConfAck id=0x4 <magic 0x2fb2e37b>]
    Jul 23 21:02:47 nimrodel pppd[10654]: rcvd [LCP ConfReq id=0x2 <mru 1514> <asyncmap 0xffffffff> <magic 0x3a3b3782> <mrru 1514> <endpoint [null]>]
    Jul 23 21:02:47 nimrodel pppd[10654]: sent [LCP ConfRej id=0x2 <mrru 1514>]
    Jul 23 21:02:47 nimrodel pppd[10654]: rcvd [LCP ConfReq id=0x3 <mru 1514> <asyncmap 0xffffffff> <magic 0x3a3b3782>]
    Jul 23 21:02:47 nimrodel pppd[10654]: sent [LCP ConfAck id=0x3 <mru 1514> <asyncmap 0xffffffff> <magic 0x3a3b3782>]
    Jul 23 21:02:47 nimrodel pppd[10654]: sent [LCP EchoReq id=0x0 magic=0x2fb2e37b]
    Jul 23 21:02:48 nimrodel pppd[10654]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
    Jul 23 21:02:48 nimrodel pppd[10654]: sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0>]
    Jul 23 21:02:48 nimrodel pppd[10654]: rcvd [LCP EchoRep id=0x0 magic=0x3a3b3782]
    Jul 23 21:02:48 nimrodel pppd[10654]: rcvd [IPCP ConfReq id=0x4 <compress VJ 0f 01> <addr 80.58.197.105>]
    Jul 23 21:02:48 nimrodel pppd[10654]: sent [IPCP ConfAck id=0x4 <compress VJ 0f 01> <addr 80.58.197.105>]
    Jul 23 21:02:48 nimrodel pppd[10654]: rcvd [CCP ConfAck id=0x1 <deflate 15>]
    Jul 23 21:02:48 nimrodel pppd[10654]: rcvd [CCP ConfReq id=0x5 <deflate 15>]
    Jul 23 21:02:48 nimrodel pppd[10654]: sent [CCP ConfAck id=0x5 <deflate 15>]
    Jul 23 21:02:48 nimrodel pppd[10654]: Deflate (15) compression enabled
    Jul 23 21:02:48 nimrodel pppd[10654]: rcvd [IPCP ConfNak id=0x1 <addr 81.41.201.200>]
    Jul 23 21:02:48 nimrodel pppd[10654]: sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr 81.41.201.200>]
    Jul 23 21:02:48 nimrodel pppd[10654]: rcvd [IPCP ConfAck id=0x2 <compress VJ 0f 01> <addr 81.41.201.200>]
    Jul 23 21:02:48 nimrodel pppd[10654]: local IP address 81.41.201.200
    Jul 23 21:02:48 nimrodel pppd[10654]: remote IP address 80.58.197.105
    Jul 23 21:02:48 nimrodel pppd[10654]: Script /etc/ppp/ip-up started (pid 10675)
    Jul 23 21:02:51 nimrodel pppd[10654]: Script /etc/ppp/ip-up finished (pid 10675), status = 0x0
    Jul 23 21:04:31 nimrodel pppd[10654]: rcvd [Compressed data] 00 db 82 34 c4 ef 82 1b ...
    Jul 23 21:04:31 nimrodel pppd[10654]: sent [CCP ResetReq id=0x2]
    Jul 23 21:04:32 nimrodel pppd[10654]: rcvd [CCP ResetAck id=0x2]
    Jul 23 21:04:34 nimrodel pppd[10654]: rcvd [Compressed data] 00 06 82 34 c4 1f 83 1b ...
    Jul 23 21:04:34 nimrodel pppd[10654]: sent [CCP ResetReq id=0x3]
    Jul 23 21:04:34 nimrodel pppd[10654]: rcvd [CCP ResetAck id=0x3]
    Jul 23 21:04:36 nimrodel pppd[10654]: rcvd [Compressed data] 00 02 82 14 ee 4f c1 85 ...
    Jul 23 21:04:36 nimrodel pppd[10654]: sent [CCP ResetReq id=0x4]
    Jul 23 21:04:37 nimrodel pppd[10654]: rcvd [CCP ResetAck id=0x4]

     [lots of those reset ack]

    Jul 23 21:23:19 nimrodel pppd[10654]: rcvd [Compressed data] 00 05 82 74 07 f4 c1 dd ...
    Jul 23 21:23:19 nimrodel pppd[10654]: sent [CCP ResetReq id=0xbe]
    Jul 23 21:23:19 nimrodel pppd[10654]: rcvd [CCP ResetAck id=0xbe]
    Jul 23 21:23:21 nimrodel pppd[10654]: rcvd [Compressed data] 00 04 82 d4 18 c6 e0 1a ...
    Jul 23 21:23:21 nimrodel pppd[10654]: sent [CCP ResetReq id=0xbf]
    Jul 23 21:23:21 nimrodel pppd[10654]: rcvd [CCP ResetAck id=0xbf]
    Jul 23 21:24:24 nimrodel pppd[10654]: Terminating on signal 15.
    Jul 23 21:24:24 nimrodel pppd[10654]: Script /etc/ppp/ip-down started (pid 11491)
    Jul 23 21:24:24 nimrodel pppd[10654]: sent [LCP TermReq id=0x5 "User request"]
    Jul 23 21:24:24 nimrodel pppd[10654]: rcvd [LCP TermAck id=0x5]
    Jul 23 21:24:24 nimrodel pppd[10654]: Connection terminated.
    Jul 23 21:24:24 nimrodel pppd[10654]: Connect time 21.7 minutes.
    Jul 23 21:24:24 nimrodel pppd[10654]: Sent 92156 bytes, received 1006198 bytes.
    Jul 23 21:24:24 nimrodel pppd[10654]: Waiting for 1 child processes...
    Jul 23 21:24:24 nimrodel pppd[10654]: script /etc/ppp/ip-down, pid 11491

    The kernel log for that same session - yes! I keep old logs O:-)

    Jul 23 20:31:22 nimrodel kernel: PPP generic driver version 2.4.2
    Jul 23 20:31:22 nimrodel kernel: hw_random: RNG not detected

    Jul 23 20:58:38 nimrodel kernel: eth0: no IPv6 routers present

    Jul 23 21:02:48 nimrodel kernel: PPP BSD Compression module registered
    Jul 23 21:02:48 nimrodel kernel: PPP Deflate Compression module registered

    Jul 23 21:04:31 nimrodel kernel: PPP: VJ decompression error
    Jul 23 21:05:03 nimrodel kernel: PPP: VJ decompression error
    Jul 23 21:05:13 nimrodel kernel: PPP: VJ decompression error
    Jul 23 21:05:16 nimrodel kernel: PPP: VJ decompression error
    Jul 23 21:07:06 nimrodel kernel: PPP: VJ decompression error
    Jul 23 21:07:19 nimrodel kernel: PPP: VJ decompression error
    Jul 23 21:07:27 nimrodel kernel: PPP: VJ decompression error
    Jul 23 21:07:40 nimrodel kernel: PPP: VJ decompression error

    You can see the seconds do match the resets, or seem to... so I disabled
    that compression in /etc/ppp/peers/ppp:

    plugin passwordfd.so
    noauth
    #Cer - copied from 'pppoe'
    # switch off all compressions (this is a must)
    #nopcomp
    # this is recommended
    #novjccomp
    noccp
    # because ccp gives errors in the log.
                                                                                                                                       

    More info? :-)

    I'm currently using two computers:

     1) A P-IV, SuSE 9.1, pretty fast, with eth connection to #2
     2) A P-I, 133Mhz, 32 Mb, SuSE 7.3, connected to the modem, acting as
        access router for #1. Only this way can I get normal modem speeds.

    - --
    Cheers,
           Carlos Robinson

    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.2.4 (GNU/Linux)
    Comment: Made with pgp4pine 1.76

    iD8DBQFB6VcwtTMYHG2NR9URAi+4AJoDY+Gt8f6Qtd/USh2PKSU1PeXaagCbBLOv
    MQnCu4FA+q+7X0PLCAvHSBQ=
    =/UIO
    -----END PGP SIGNATURE-----

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Carlos E. R.: "Re: [SLE] lost my DVD drives"