Find the source of the kernel lockups > kernel 2.4.4

Oliver Heinz oheinz@asta.fh-darmstadt.de
Tue, 31 Jul 2001 15:58:24 +0200


> 1) find out what problems everybody has, and which setup they're
> using. fill in your setup here:


    MB: Asus P5A
    CPU: AMD K6-2 300
    ETH0: Intel EEPro100+ (internal)
    ETH1:Realtek PCI 8029 (external to dsl-modem)
    Dist: Debian Sid
    kernel pppoe
    pppd 2.4.0-pppoe4
    rp-pppoe 3.0
    masquerading, conntrack, DNAT

    Problem: Instant kernel panic when traffic via DNAT-rules occurs on
kernels 2.4.4+

>
> 2) find out what has changed from 2.4.3 (which seems to work finde for
> most of us) to 2.4.4 and above

PPP Code was updated
ZeroCopy Stuff was added
Netfilter Code changed

Current Status AFAIK:

- PPPOE Code was not changed until 2.4.7 (when they started tracking down
our problem)
- Netfilter Code (concerning our issue) was already revisited by Rusty
Russel, but no potential problems were found
- what about the ppp_generic and ppp_synctty stuff ? (Holger reports having
similar problems with ISDN, we use this there too, right?)

CU O.H1