From owner-freebsd-mobile@FreeBSD.ORG Fri Jun 27 01:44:48 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 716EA106564A for ; Fri, 27 Jun 2008 01:44:48 +0000 (UTC) (envelope-from eculp@cloudmaster.info) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id 2998D8FC15 for ; Fri, 27 Jun 2008 01:44:47 +0000 (UTC) (envelope-from eculp@cloudmaster.info) Received: from casasponti.net ([201.155.7.3]) by ns2.bafirst.com with esmtp; Thu, 26 Jun 2008 20:44:41 -0500 id 000D53B2.48644609.0000B8FA Received: from localhost (localhost [127.0.0.1]) (uid 80) by casasponti.net with local; Thu, 26 Jun 2008 20:44:35 -0500 id 00130D92.48644603.00001B60 Received: from dsl-189-190-8-164.prod-infinitum.com.mx (dsl-189-190-8-164.prod-infinitum.com.mx [189.190.8.164]) by cloudmail.cloudmaster.info (Horde Framework) with HTTP; Thu, 26 Jun 2008 20:44:35 -0500 Message-ID: <20080626204435.85586peh08oj4hs0@cloudmail.cloudmaster.info> Date: Thu, 26 Jun 2008 20:44:35 -0500 From: eculp@cloudmaster.info To: freebsd-mobile@freebsd.org References: <20080626194816.16432an8womc69c0@cloudmail.cloudmaster.info> <20080627010037.GA60479@citylink.fud.org.nz> In-Reply-To: <20080627010037.GA60479@citylink.fud.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8.1.14) Gecko/20080608 Firefox/2.0.0.14 X-IMP-Server: 201.155.7.3 X-Originating-IP: 189.190.8.164 X-Originating-User: eculp@cloudmaster.info Subject: Re: Trying to use my ath wireless with wep. X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jun 2008 01:44:48 -0000 Quoting Andrew Thompson : > On Thu, Jun 26, 2008 at 07:48:16PM -0500, eculp@cloudmaster.info wrote: >> Thanks to the help here I have been enjoying my ath for almost a week. I= t >> works perfectly with the following in rc.conf >> >> wlans_ath0=3Dwlan0 >> ifconfig_wlan0=3D"DHCP ssid virus2" >> >> Now I am trying to get it to connect with wep. I have set the modem open >> wep pass phrase key to lets say 1122334455 and I have substituted the abo= ve >> ifconfig_wlan0 line for: >> >> ifconfig_wlan0=3D"DHCP ssid virus2 wepmode on wepkey 0x1122334455" >> >> >> and I have also tried it with WPA before DHCP but it doesn't connect eith= er >> way. > > I believe you need to also set 'deftxkey 1', see ifconfig(8). Thanks, Andrew. I went the weptxkey route that is an alias according to the manual and =20 at the same time caught the space between the : and the key from =20 david's suggestion. Thanks, that makes my life much better. Now to solve my multiple =20 hotspot needs and I will be a happy camper. Thanks again, ed > > > Andrew > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" >