waiting for ppp0 to become free (Re: ppp0 out of control)

From: Janos Farkas (jf-ml-k1-1087813225_at_lk8rp.mail.xeon.eu.org)
Date: 01/26/05

  • Next message: Con Kolivas: "[PATCH] sched - Implement priority and fifo support for SCHED_ISO"
    Date:	Wed, 26 Jan 2005 10:44:22 +0100
    To: linux-kernel@vger.kernel.org
    
    

    On 2005-01-21 at 15:44:44, Aurélien GÉRÔME wrote:
    > I am running 2.6.10 from kernel.org on Debian Sid ppc/x86, the same
    > issue occurs with 2.6.9. Though, 2.6.8.1 and previous are fine.
    >
    > When my ISP connection via PPPoE (kernel side) goes down, reconnection
    > does not occur, and the kernel displays continuous:
    >
    > kernel: unregister_netdevice: waiting for ppp0 to become free. Usage count = 1

    BTW, I have seen many cases when this symptom annoyed me too, the last
    one is that my shutdown scripts tried unloading the network driver
    modules. Is your setup doing this by any chance? In my case,
    apparently there were conntrack entries keeping the device in use,
    which is almost useless when preparing to shutdown :)

    OTOH, I couldn't find a way to flush those conntracks, so I worked
    around it by not rmmoding ethernet drivers.

    In your case, it's probably conntrack too, I'd presume you are using
    that PPPoE machine as a masquerading gateway, which by definition needs
    connection tracking... I'm not sure either if this is a "real" change,
    I only vaguely recollect as some moons earlier this wasn't a problem in
    2.6.

    -- 
    Janos | romfs is at http://romfs.sourceforge.net/ | Don't talk about silence.
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Con Kolivas: "[PATCH] sched - Implement priority and fifo support for SCHED_ISO"

    Relevant Pages

    • Re: waiting for ppp0 to become free (Re: ppp0 out of control)
      ... >>When my ISP connection via PPPoE (kernel side) goes down, ... > In your case, it's probably conntrack too, I'd presume you are using ... > that PPPoE machine as a masquerading gateway, ... since ifupdown on my systems kill vlan devices on ifdown. ...
      (Linux-Kernel)
    • Re: NAT and PPPoE problems
      ... Here are the docs i used when using ADSL w/ PPPoE and NAT w/ IPFW ... FreeBSD Requirements for PPPoE ... Configuring FreeBSD Kernel for PPPoE ... The /etc/rc.conf file should be set up as follows for the ethernet interface ...
      (freebsd-questions)
    • Strange problem with pppoe module
      ... I got strange problem but not sure it is kernel pppoe module or rp-pppoe plugin ... Kernel 2.6.7 and 2.6.9 have same problem. ...
      (Linux-Kernel)
    • Re: What do I need in Kernel for DSL
      ... on the Modem is printed ADSL Modem. ... This would mean wither PPPoE or PPTP as far as I know. ... If it shows up pppoe you will need the following support in you kernel: ... >> information on the connection. ...
      (Debian-User)
    • ppp0 out of control
      ... I am running 2.6.10 from kernel.org on Debian Sid ppc/x86, ... When my ISP connection via PPPoE (kernel side) goes down, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)