From owner-freebsd-mobile@FreeBSD.ORG Sun Feb 12 02:33:55 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C30F316A420 for ; Sun, 12 Feb 2006 02:33:55 +0000 (GMT) (envelope-from kalin@el.net) Received: from mail.el.net (mail.el.net [68.165.89.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 374ED43D46 for ; Sun, 12 Feb 2006 02:33:55 +0000 (GMT) (envelope-from kalin@el.net) Received: (qmail 13354 invoked by uid 1008); 12 Feb 2006 02:33:32 -0000 Received: from unknown (HELO mail.el.net) (127.0.0.1) by mail.el.net with SMTP; 12 Feb 2006 02:33:32 -0000 Received: from 24.90.33.115 (SquirrelMail authenticated user kalin@el.net) by mail.el.net with HTTP; Sat, 11 Feb 2006 21:33:32 -0500 (EST) Message-ID: <62966.24.90.33.115.1139711612.squirrel@mail.el.net> Date: Sat, 11 Feb 2006 21:33:32 -0500 (EST) From: "kalin mintchev" To: freebsd-mobile@freebsd.org User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: ifconfig wepkey on 6.0 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kalin@el.net List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2006 02:33:55 -0000 >> according to the man page of ifconfig in 6.0 the wepkey should be 5 or >> 13 characters > ^ascii > comes out to a bit more in hex :-) > just enter wepkey 309EFC5AB8 what do you mean? i'm confused now... sorry. the key is generated by the point - wireless router. and i get an hex string back.. no matter what i put in as password (or how many ascii characters) i always get the 128 bit hex. so when i try it with ifconfig i always get the same error - even without the index and the 0x... ifconfig: SIOCS80211: Invalid argument > randy thanks...