Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] wpa_supplicant confusion
Date: Fri, 06 Jun 2008 19:36:56
Message-Id: 200806062036.16518.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] wpa_supplicant confusion by Jonathan Fosburgh
1 On Friday 06 June 2008, Jonathan Fosburgh wrote:
2 > On Friday 06 June 2008 12:15:11 Mick wrote:
3 > > Within the next few seconds I get an IP via dhcpcd and I can immediately
4 > > connect to the Internet, but very unreliably. Within a few seconds it
5 > > seems that the link goes down, i.e. I can no longer ping Internet
6 > > addresses, or the AP, despite iwconfig showing that all is fine
7 > > connection wise:
8 >
9 > What driver are you using? This sounds a lot like what rt2500usb (part of
10 > the rt2x00 project) does, when it associates with an AP at all
11
12 Yep. I did manage to get it working with wpa_supplicant (or so I
13 thought . . . )
14
15 # lsmod | grep rt2
16 rt2500usb 21728 0
17 rt2x00usb 8576 1 rt2500usb
18 rt2x00lib 14944 2 rt2500usb,rt2x00usb
19
20 Am I on a hiding to nothing? I thought that if it made it into the kernel it
21 would be alright to use. When I was downloading the rt2x00 from cvs it was a
22 bit of a hit and miss affair.
23
24 > BTW, did you really send your wep keys to the world? :) You may want to
25 > change them...
26
27 Nah, not important. I'm in the middle of nowhere to be honest visiting a
28 friend. Also, WEP encryption is rather trivial to crack, especially so with
29 a 40bit key. :p
30 --
31 Regards,
32 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] wpa_supplicant confusion Jonathan Fosburgh <jonathan@××××××××.org>