From owner-freebsd-questions@FreeBSD.ORG Mon Oct 1 20:22:29 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 703F516A417 for ; Mon, 1 Oct 2007 20:22:29 +0000 (UTC) (envelope-from cascadingstylez@googlemail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.188]) by mx1.freebsd.org (Postfix) with ESMTP id 0E78A13C4A3 for ; Mon, 1 Oct 2007 20:22:28 +0000 (UTC) (envelope-from cascadingstylez@googlemail.com) Received: by mu-out-0910.google.com with SMTP id w9so4893483mue for ; Mon, 01 Oct 2007 13:22:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=7T6YOkgtJ+LiX3mlt2jMR060D0pCCk0WmLO9SDUf6Ms=; b=sODkpgGjYSrj9+PCJrxxaf/dAzthAXBQuJJ6wz/ZhujkP/yX06HyTCFN+yIFxk7SaPF3i/mVR/F30QO3b+PVkzbH097NdQH8eckupRaY7xvutjRES9dEYybbfBGV9K9HhvEX9pGrm0M7WXAiEMEhhhcthd3X0TfNpFGhOmBuDv8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=NwHTOrLtW75AwoEwcPVLKVcX/p1kgP2yKBa3z0aq/9EFnSxEM3W4w2g0YOLxlOjWWNRB6Vw1YCGsep+qqjzwerJ12klvzmCdongTcBZehpF3FHaHugywXot6gB7N26eas0xZI+MMFcWZfxghSks2xlXK3JOo9QkF+sU3MxpsuEE= Received: by 10.64.28.3 with SMTP id b3mr5030424qbb.1191270143116; Mon, 01 Oct 2007 13:22:23 -0700 (PDT) Received: by 10.64.76.17 with HTTP; Mon, 1 Oct 2007 13:22:23 -0700 (PDT) Message-ID: <972994690710011322t732d35f8s757e725ba27b5e10@mail.gmail.com> Date: Mon, 1 Oct 2007 21:22:23 +0100 From: "James Jeffery" To: freebsd-questions@freebsd.org In-Reply-To: <20071001100912.GD878@triptrop.cse.unsw.EDU.AU> MIME-Version: 1.0 References: <972994690710010044rdce782djfbaabc2a2dd2d486@mail.gmail.com> <20071001100912.GD878@triptrop.cse.unsw.EDU.AU> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: WEP Mode: Bad Value? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Oct 2007 20:22:29 -0000 Is it possible to use 64-Bit WEP? Im guessing its possible but ive tryed google, and it holds no answers. I will probably look into it over the weekend and see if i can get an article going. On 10/1/07, Timothy Bourke wrote: > > On Oct 1 at 08:44 +0100, James Jeffery wrote: > > ifconfig rum0 inet 192.168.2.8 netmask 0xff000000 ssid belkin54g \ > wepmode > > on wepkey 0xf5d04e6cb3352c6b13cd468b27 weptxtkey 1 > > You might try with: > wepkey 1:0xf5d04e6cb3352c6b13cd468b27 > > Tim. > > >