From owner-freebsd-newbies@FreeBSD.ORG Mon Dec 20 08:09:13 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F4E616A51C for ; Mon, 20 Dec 2004 08:09:13 +0000 (GMT) Received: from mp.cs.niu.edu (mp.cs.niu.edu [131.156.145.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF9C143D54 for ; Mon, 20 Dec 2004 08:09:12 +0000 (GMT) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (bennett@localhost [127.0.0.1]) by mp.cs.niu.edu (8.13.2/8.13.2/d) with ESMTP id iBK88Wkf020540 for ; Mon, 20 Dec 2004 02:08:32 -0600 (CST) Date: Mon, 20 Dec 2004 02:08:32 -0600 (CST) From: Scott Bennett Message-Id: <200412200808.iBK88WZx020539@mp.cs.niu.edu> To: freebsd-newbies@freebsd.org Subject: Re: ifconfig for WLAN using WEP X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2004 08:09:13 -0000 Tyler Gee wrote: >You will also need to specify the wep key. A good way of turning on >wep and specifiying the key is: > >ifconfig fwe0 nwkey 0x999999999999 > >Using, of course, your wep key and and the correct iface. Tamas is I believe I dealt with that when I wrote: ->... Unfortunately, ->whenever I add a WEP-related argument (e.g., wep, wepkey, wepmode) to the ->ifconfig command, as in -> -> ifconfig fwe0 wep -> ->I get -> -> ifconfig: SIOCS80211: Invalid argument If Tyler could please point out the portion of the above that he didn't understand, perhaps I could restate it another way for him. >right that it seems weird that you would be using a firewire nic. It >is possible though, so just make sure you are using the right one. > Argue that with either Dell or the folks who wrote the FreeBSD GENERIC kernel initialization routines. At this point, my somewhat-better-than-SWAG is that the support for fwe interfaces does not include support for WEP, and thus the "Invalid argument" returned to, and dutifully relayed by, ifconfig. If anyone can confirm or refute this conjecture, please do so. Suggestions for getting around the obstacle would also be appreciated. Thanks in advance! Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at cs.niu.edu * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * **********************************************************************