From owner-freebsd-net@FreeBSD.ORG Fri Apr 7 19:50:34 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75A7316A401 for ; Fri, 7 Apr 2006 19:50:34 +0000 (UTC) (envelope-from max@love2party.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3D7943D46 for ; Fri, 7 Apr 2006 19:50:33 +0000 (GMT) (envelope-from max@love2party.net) Received: from [88.64.182.191] (helo=amd64.laiers.local) by mrelayeu.kundenserver.de (node=mrelayeu2) with ESMTP (Nemesis), id 0MKwtQ-1FRwyN3ioh-0004mg; Fri, 07 Apr 2006 21:50:24 +0200 From: Max Laier Organization: FreeBSD To: Ross Finlayson Date: Fri, 7 Apr 2006 21:49:10 +0200 User-Agent: KMail/1.9.1 References: <7.0.1.0.1.20060407121349.02039da0@live555.com> In-Reply-To: <7.0.1.0.1.20060407121349.02039da0@live555.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1508632.AoqDeojuON"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200604072149.16756.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de login:61c499deaeeba3ba5be80f48ecc83056 Cc: freebsd-net@freebsd.org Subject: Re: Does the "iwi" driver (Intel PRO/Wireless 2200BG) support "hostap"? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Apr 2006 19:50:34 -0000 --nextPart1508632.AoqDeojuON Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 07 April 2006 21:13, Ross Finlayson wrote: > When I try to configure my "iwi" device (after loading the bss > firmware) to run as an access point (under 6.0-STABLE): > ifconfig iwi0 inet ssid FOOBAR channel 5 media > DS/11Mbps mediaopt hostap up > I get > ifconfig: SIOCSIFMEDIA (media): Device not configured > > Is this because "hostap" mode is not currently supported for the > Intel PRO/Wireless 2200BG (iwi) device? Or is there something that > I'm doing wrong? No, iwi(4) does not support hostap mode at the moment. There seems to be s= ome=20 effort in making a Linux driver: http://sourceforge.net/projects/ipw2200-ap= =20 but it is unclear what the status of this is. > (If it's not possible to run this driver in "hostap" mode, then how > could I configure it to run as an IBSS 'base station' instead? (The > "network-wireless.html" page in the FreeBSD handbook is silent on this > point.)) The ath(4) man page has the following example: ifconfig ath0 inet 192.168.0.22 netmask 0xffffff00 ssid my_net \ mode 11b mediaopt adhoc I haven't been able to get iwi(4) working in IBSS mode however. =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart1508632.AoqDeojuON Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBENsI8XyyEoT62BG0RAj0mAJkB4HRkOLkgGYrS6MRYB+iY5hWGIACfZmh6 THZLLfuiVU0U5ZRl8b25sls= =Tr40 -----END PGP SIGNATURE----- --nextPart1508632.AoqDeojuON--