From owner-freebsd-stable@FreeBSD.ORG Mon Mar 6 22:33:14 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93BD316A420 for ; Mon, 6 Mar 2006 22:33:14 +0000 (GMT) (envelope-from listas@informatica.info) Received: from deneb.informatica.info (lincl214.informatica.info [86.109.161.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE18E43D78 for ; Mon, 6 Mar 2006 22:33:10 +0000 (GMT) (envelope-from listas@informatica.info) Received: from [192.168.1.65] (154.Red-83-60-91.dynamicIP.rima-tde.net [83.60.91.154]) (authenticated bits=0) by deneb.informatica.info (8.13.1/8.13.1) with ESMTP id k26MWsng005056 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 6 Mar 2006 23:32:58 +0100 Message-ID: <440CB89C.8040805@informatica.info> Date: Mon, 06 Mar 2006 23:33:00 +0100 From: Carlos Amengual User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Fabian Keil References: <4404A9D1.5000705@informatica.info> <20060301122608.451c88e4@localhost> In-Reply-To: <20060301122608.451c88e4@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.88, clamav-milter version 0.87 on deneb.informatica.info X-Virus-Status: Clean Cc: freebsd-stable@freebsd.org Subject: Re: wpa_supplicant with NDIS-wrapped wireless card and WPA-PSK reboots 6.1-pre X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 22:33:14 -0000 Fabian Keil wrote: > Does it make a difference if you additionally put the > bssid in /etc/wpa_supplicant.conf? No, it doesn't, but thanks for suggestion. > I only use wep encryption and don't know if a failed > attempt to associate with wpa_supplicant can cause > a reboot, but it's worth a try. > > You should also check if you can associate to > the (unencrypted) network with ifconfig by hand. Works just fine, it is a wpa_supplicant problem. Carlos