From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Jl8PR-0004A7-SO for garchives@archives.gentoo.org; Sun, 13 Apr 2008 20:02:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44BEDE03E5; Sun, 13 Apr 2008 20:02:40 +0000 (UTC) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by pigeon.gentoo.org (Postfix) with ESMTP id 0B1EDE03E5 for ; Sun, 13 Apr 2008 20:02:39 +0000 (UTC) Received: by wa-out-1112.google.com with SMTP id k34so1614792wah.10 for ; Sun, 13 Apr 2008 13:02:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=vq8vP+/MU8xOJDr6DlB63PzydcJFdHSETiNDGfPRifk=; b=YkakE4+zxNP6lQ+nMmf3YVS49xTnDtRntgHieQn5xkKPhi1iHoU1U1Q2U9xWf09ZYg2uqi2zGqzQIOiRzRZ0CvvWmf7Pva4dlb47Fl8Q4ufzyS2oeSglLWh+8lBxt5hzR4Q9KqcxxR1c1f4phG0WM4Kpp4kYxjbouLKT6+K2uAk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XuvobK1Nx8n2BJQEypOVJ3Ufm+IW080YhE/cEh7lqaTUeU/Gi+eNxJKobQ/S6JtppGzbazUFYr2rp56d2nogxp3y+ASq8k7jEjsSZ6MvUgTsbFJBPqTxSDqfLQRKSwYn/FL5iA5QRYiNNIuzdL0Oa4RMd8gAaZZ9ayz7CpaF2qY= Received: by 10.114.150.1 with SMTP id x1mr6033995wad.144.1208116959438; Sun, 13 Apr 2008 13:02:39 -0700 (PDT) Received: by 10.115.110.15 with HTTP; Sun, 13 Apr 2008 13:02:39 -0700 (PDT) Message-ID: <49bf44f10804131302l581f8cbdt8b5b045ac9ec2b7d@mail.gmail.com> Date: Sun, 13 Apr 2008 13:02:39 -0700 From: Grant To: "Gentoo mailing list" Subject: [gentoo-user] Re: NAT alternatives (nf_conntrack kernel panics) In-Reply-To: <49bf44f10804131017v72d90559ma64ad93095488572@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49bf44f10804131017v72d90559ma64ad93095488572@mail.gmail.com> X-Archives-Salt: 0a1fc8da-1bd6-4dd1-b00d-36d517c2c153 X-Archives-Hash: 061fac0c62db26a300c63de6776c349c > My Gentoo router kernel panics with an skb_over_panic message when > Netfilter connection tracking (nf_conntrack) is built into the kernel > or built as a module and I start net.ath0 (madwifi-ng) in master mode. > I've tried hardened-2.6.23, hardened-2.6.24, madwifi-0.9.3.3, and > madwifi-0.9.4. > > nf_conntrack seems to be required in order for NAT to work, so I've > been looking for alternatives. I found mention of "Fast NAT" and > "nf_nat", both of which are supposed to be alternatives to > nf_conntrack, but maybe they are no longer existent because I can not > Google specifics on either and I can't find them in the kernel. > > I've put 16 or so hours into this so far so I'll head to Staples for a > temporary Linksys soon. I sure would like to have Gentoo routing > though. Please let me know if you have any ideas. > > - Grant FIXED! I changed preemption support to voluntary and changed the CPU settings in the kernel config to match my Sempron now that my X2 is dead. One or both of those fixed it. - Grant -- gentoo-user@lists.gentoo.org mailing list