From owner-freebsd-stable@FreeBSD.ORG Wed Mar 1 16:31:21 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 B5BF716A420 for ; Wed, 1 Mar 2006 16:31:21 +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 F101A43D6E for ; Wed, 1 Mar 2006 16:31:18 +0000 (GMT) (envelope-from listas@informatica.info) Received: from [192.168.1.65] (119.Red-83-57-44.dynamicIP.rima-tde.net [83.57.44.119]) (authenticated bits=0) by deneb.informatica.info (8.13.1/8.13.1) with ESMTP id k21GUvnH022614 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 1 Mar 2006 17:31:04 +0100 Message-ID: <4405CC47.2030109@informatica.info> Date: Wed, 01 Mar 2006 17:31:03 +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: Wed, 01 Mar 2006 16:31:21 -0000 Fabian Keil wrote: > > Does it make a difference if you additionally put the > bssid in /etc/wpa_supplicant.conf? > > Since I upgraded from RELENG_5 to RELENG_6 > I have to use both the ssid and the bssid > to get ndis0 to associate. > > 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. > > Fabian Other people has this problem, but apparently not a lot of information about it is available. This weekend I'll try to do more tests. Carlos