From owner-freebsd-stable@FreeBSD.ORG Mon Oct 9 17:54:04 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 0DA1616A407 for ; Mon, 9 Oct 2006 17:54:04 +0000 (UTC) (envelope-from defan@zenon.net) Received: from mp.zenon.net (mp.zenon.net [195.2.72.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F61C43D70 for ; Mon, 9 Oct 2006 17:53:57 +0000 (GMT) (envelope-from defan@zenon.net) Received: from [192.168.13.151] (HELO zts) by mp.zenon.net (CommuniGate Pro SMTP 4.3.7) with SMTP id 11564958; Mon, 09 Oct 2006 21:53:56 +0400 Message-ID: <0a2a01c6ebcb$e3d36bd0$970da8c0@jam.zenon.net> From: "Andrew N. Below" To: "Sam Leffler" References: <089501c6ebb0$31848e20$970da8c0@jam.zenon.net> <452CDDDD.8060902@errno.com> Date: Mon, 9 Oct 2006 21:53:55 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 Cc: freebsd-stable@freebsd.org Subject: Re: iwi, hidden SSID and wpa_supplicant problem 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, 09 Oct 2006 17:54:04 -0000 Hi. [..] > You can try using ap_scan=2 or whatever it is in the wpa_supplicant.conf > file. This causes wpa_supplicant to use directed broadcasts msgs to > each ap listed in the file. In my case setting ap_scan to 2 doesn't help. BTW, I got successfull connection some time ago when I start to use /etc/rc.d/netif start iwi0 instead of manual running of wpa_supplicant: defanbook# ifconfig iwi0 iwi0: flags=8843 mtu 1500 inet 213.189.198.75 netmask 0xfffffff0 broadcast 213.189.198.79 ether 00:12:f0:3d:cd:58 media: IEEE 802.11 Wireless Ethernet autoselect mode 11b (DS/11Mbps) status: associated ssid ZENON-RADIO channel 11 bssid 00:07:0e:b8:d8:ee authmode WPA privacy ON deftxkey UNDEF TKIP 2:128-bit TKIP 3:128-bit txpowmax 100 bmiss 10 protmode CTS roaming MANUAL bintval 100 I wrote bssid value to /etc/wpa_supplicant.conf and run /etc/rc.d/netif. Then I drop connection (netif stop iwi0) and tried to start it again. I got "associated" state in 5-6 minutes. In rc.conf I have: ifconfig_iwi0="ssid MY-SSID channel 11 WPA How can I get "-dd" output from wpa_supplicant started with netif? It could be interesting. -- Andrew N. Below Zenon N.S.P.