From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 00:32:46 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3555106566C for ; Thu, 26 Feb 2009 00:32:46 +0000 (UTC) (envelope-from ilikefbsd@web.de) Received: from fmmailgate02.web.de (fmmailgate02.web.de [217.72.192.227]) by mx1.freebsd.org (Postfix) with ESMTP id 917E38FC0A for ; Thu, 26 Feb 2009 00:32:46 +0000 (UTC) (envelope-from ilikefbsd@web.de) Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate02.web.de (Postfix) with ESMTP id 7B620FB0A801 for ; Thu, 26 Feb 2009 01:03:47 +0100 (CET) Received: from [85.178.13.14] (helo=[192.168.1.118]) by smtp06.web.de with asmtp (TLSv1:AES256-SHA:256) (WEB.DE 4.110 #277) id 1LcTj9-00064g-00 for freebsd-questions@freebsd.org; Thu, 26 Feb 2009 01:03:47 +0100 Message-ID: <49A5DC62.2080600@web.de> Date: Thu, 26 Feb 2009 01:03:46 +0100 From: Marco User-Agent: Thunderbird 2.0.0.19 (X11/20090110) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: ilikefbsd@web.de X-Sender: ilikefbsd@web.de X-Provags-ID: V01U2FsdGVkX19zGlWRyCKL7UiYWCEKh6St6cMZLqoJs5JXUk7Z qqa77onEqOqJhTvDSZPRLGkxwO5pxJ93wjjzYaWTIES1pY8krd AuCOCe74E= Subject: fbsd-7.1 + aircrack-ng + wpi == systemcrash X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2009 00:32:47 -0000 hello list, i run FreeBSD 7.1-STABLE FreeBSD 7.1-STABLE with the latest version of aircrack-ng 1.0 rc1. After playing a little bit around i tried to inject packets with the "Intel 3945ABG" card. This resulted, always short after execution of packet injection in a systemcrash. The command was the following: aireplay -0 1 -a 00:01:02:03:04:05 -c 00:05:04:03:02:01 wpi0 I also tried the aireplay "test" command, which shall testify if the used card is capable of packet injection, this resulted in the same behavior complete system crash. aireplay-ng --test -e teddy -a 00:14:6C:7E:40:80 wpi0 After execution the system freezes completly, by 10seconds, and restarts. Does anybody came across this problems and has maybe a solution? Best regards, marco