From owner-freebsd-questions@FreeBSD.ORG Tue Mar 8 22:32:57 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A00F16A4CE for ; Tue, 8 Mar 2005 22:32:57 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id A740143D41 for ; Tue, 8 Mar 2005 22:32:56 +0000 (GMT) (envelope-from redchin@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so65093rne for ; Tue, 08 Mar 2005 14:32:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=s9zBtd3PYpIJj2E7kUAPvEoSkcxjie/1fCp4Jz7gN+a/ad9pdG2OuhByLoEXN3+HCKtIjnK8rtcjnUzyKDCnnU4qCcDwDVY3qXZOF1H01LMSJljkNXjcGbzuTh7bfuCf1gxTU04R7VwTKv/aG1wChnNBkOIqvvrTaiirPCYppc0= Received: by 10.38.81.43 with SMTP id e43mr225646rnb; Tue, 08 Mar 2005 14:32:53 -0800 (PST) Received: by 10.38.149.8 with HTTP; Tue, 8 Mar 2005 14:32:53 -0800 (PST) Message-ID: <1d3ed48c0503081432880eae0@mail.gmail.com> Date: Tue, 8 Mar 2005 14:32:53 -0800 From: Kevin Downey To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: 128bit WEP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Kevin Downey List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 22:32:57 -0000 Does FreeBSD support 128bit WEP? I have a Atheros based card and would like to connect to an ap that is using 128bit WEP. When I try to connect using the 128bit wep key ifconfig says I am using a 104bit key and I get alot of "could not associate for reason 25" in dmesg. Speaking of which I have not been able to find a list of reasons so I can figure out what reason 25 is. P.S. I know WEP is lame, and do not need 50 emails in response to this email telling me so.