From owner-freebsd-questions@FreeBSD.ORG Sat Jan 24 22:17:39 2004 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 7EDC916A4CE for ; Sat, 24 Jan 2004 22:17:39 -0800 (PST) Received: from mta10.srv.hcvlny.cv.net (mta10.srv.hcvlny.cv.net [167.206.5.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C57E43D39 for ; Sat, 24 Jan 2004 22:17:38 -0800 (PST) (envelope-from kellers@njit.edu) Received: from 10.0.1.9 (ool-4353d5dd.dyn.optonline.net [67.83.213.221]) by mta10.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HS1007LK85C5P@mta10.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Sun, 25 Jan 2004 01:17:37 -0500 (EST) Date: Sun, 25 Jan 2004 01:17:28 -0500 From: T Kellers In-reply-to: <20040125054654.89624.qmail@web60507.mail.yahoo.com> To: "James A. Feister" , freebsd-questions@freebsd.org Message-id: <200401250117.33292.kellers@njit.edu> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.5.4 References: <20040125054654.89624.qmail@web60507.mail.yahoo.com> Subject: Re: Wep encryption. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jan 2004 06:17:39 -0000 On Sunday 25 January 2004 12:46 am, James A. Feister wrote: > How would I use ifconfig with a 128bit hex wep key? > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free web site building tool. Try it! > http://webhosting.yahoo.com/ps/sb/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" ifconfig [your interface here] nwkey [your key here] I think wep 128 bit encryption keys are typically 13 characters long Tim