Re: [BUG] panic 2.6.20-rc3 in nf_conntrack

2007-01-03 Thread Patrick McHardy
Martin Josefsson wrote: > Check the return value of nfct_nat() in device_cmp(), we might very well > have non NAT conntrack entries as well. > > Signed-off-by: Martin Josefsson <[EMAIL PROTECTED]> Applied, thanks Martin. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: [BUG] panic 2.6.20-rc3 in nf_conntrack

2007-01-03 Thread Malte Schröder
On Wednesday 03 January 2007 09:34, Martin Josefsson wrote: > I saw your (correct) analysis after having made the patch below, it has > been tested successfully by Bernhard Schmidt. (Netfilter bugzilla #528) > > Check the return value of nfct_nat() in device_cmp(), we might very well > have non NAT

Re: [BUG] panic 2.6.20-rc3 in nf_conntrack

2007-01-03 Thread Martin Josefsson
On Tue, 2 Jan 2007, Chuck Ebbert wrote: > > [ 336.476284] EIP is at device_cmp+0x1b/0x2e [ipt_MASQUERADE] > > [ 336.476344] eax: de6d4000 ebx: ecx: d944b7a0 edx: dd664d48 > > [ 336.476404] esi: 0004 edi: 1f58 ebp: 03eb esp: de6d4e90 > > [ 336.476464] ds: 007b

Re: [BUG] panic 2.6.20-rc3 in nf_conntrack

2007-01-01 Thread Chuck Ebbert
In-Reply-To: <[EMAIL PROTECTED]> On Mon, 1 Jan 2007 17:53:04 +0100, [EMAIL PROTECTED] wrote: > I tried 2.6.20-rc3 with the new nf_nat stuff on my gateway machine with pppoe > (ADSL) access to the internet. When I shut down my ppp0 interface the kernel > panics. > [ 336.467373] BUG: unable to