From owner-freebsd-current@FreeBSD.ORG Thu Nov 2 03:42:36 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECBDF16A47B for ; Thu, 2 Nov 2006 03:42:36 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5801043D49 for ; Thu, 2 Nov 2006 03:42:36 +0000 (GMT) (envelope-from bahamasfranks@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so30434uge for ; Wed, 01 Nov 2006 19:42:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=aQ9toqEFDXnswaTxCJqL94a67iHQoliTocRYK+K4cUqu8X1I6MR4Dx6fXoJwo9MfdSMempNaiLSRottLqQh6hUUbfh6/Ga/OUnqZLVkCdCsqQUBGW6iHgmdWvi0cwi+XMDG/VKup7ygxfCEiH1QEh04k0eGhH0pb5AnofLu3oUU= Received: by 10.67.101.8 with SMTP id d8mr9310055ugm; Wed, 01 Nov 2006 19:42:34 -0800 (PST) Received: by 10.66.225.3 with HTTP; Wed, 1 Nov 2006 19:42:29 -0800 (PST) Message-ID: <539c60b90611011942o223f7affr10ce5ad0eadae0eb@mail.gmail.com> Date: Wed, 1 Nov 2006 20:42:29 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 42ac08b303f57b69 Subject: 128-bit WEP and ifconfig X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Nov 2006 03:42:37 -0000 Hi, Anyone care to elaborate on what I've goofed up? I've read the man page about 4 times, and I believe I have exactly 26 hex digits. It's also the exact key all my *ugh* wintel boxes have on them: water# ifconfig wi0 wepkey 1:0xbb2cc2093f788f0ebb67d28abd ifconfig: SIOCS80211: Invalid Argument water# Thanks, Steve