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 1KKLcO-0002mo-56 for garchives@archives.gentoo.org; Sat, 19 Jul 2008 23:13:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07D40E0495; Sat, 19 Jul 2008 23:13:34 +0000 (UTC) Received: from penguin.jasoncarson.ca (penguin.jasoncarson.ca [66.11.182.5]) by pigeon.gentoo.org (Postfix) with ESMTP id D55EBE0495 for ; Sat, 19 Jul 2008 23:13:33 +0000 (UTC) Received: (qmail 6607 invoked from network); 19 Jul 2008 19:13:06 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=jasoncarson.ca; b=kZbbJhXDHGOMhY259UKZgWbDdyYY35ViSccxQJXN9YE9Oz3O2nW5tBh6isxqQRZkkIUCWhomtQ0eAqKf4sD9hQWw3sa9mmypI+byJRhTBZFL/uoL7DWMeC0BwKiyEO9L ; Received: from unknown (HELO jasoncarson.ca) (127.0.0.1) by localhost.avalonworks.net with SMTP; 19 Jul 2008 19:13:06 -0000 Received: from 66.11.182.5 (proxying for unknown) (SquirrelMail authenticated user jason) by jasoncarson.ca with HTTP; Sat, 19 Jul 2008 19:13:06 -0000 (UTC) Message-ID: <522e203ae422035986bba51142588202.squirrel@jasoncarson.ca> Date: Sat, 19 Jul 2008 19:13:06 -0000 (UTC) Subject: [gentoo-user] Ethernet Bridging From: "Jason Carson" To: gentoo-user@lists.gentoo.org User-Agent: SquirrelMail/1.4.15 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 X-Priority: 3 (Normal) Importance: Normal Content-Transfer-Encoding: quoted-printable X-Archives-Salt: aab4d5e4-6e9c-490c-abc9-61202d06b10a X-Archives-Hash: e7024a0b4b058fa82c63382df7fc6e37 I am following this guide to setup my wireless access point. http://gentoo-wiki.com/Wireless/Access_point#Bridging_the_wired_.26_wirel= ess_segments I have my network up and running with WPA. When I configured my kernel to use bridging (compiled into the kernel, no= t as a module) and rebooted I got a kernel panic, It was a whole screen ful= l of stuff. Here is some of it I manually typed out... Oops: 0002 [#1] Modules linked in: wlan_scan_ap ath_rate_sample ath_pci wlan ath_hal(P) Pid: 4033, comm:runscript.sh Tainted: P (2.6.24.7 #3) EIP: 0060: stuff EIP is at ieee80211_add country+0x8f/0xd0 [wlan] Stack: Bunch of numbers Call Trace: bunch of stuff Code: numbers and letters. kernel panic - not syncing: Fatal exception in interrupt. Anyone know what to do?