| beakmyn  
 
 
 
 
 Group: Members
 Posts: 63
 Joined: Sep. 2004
 | 
|  | Posted: Dec. 25 2006,20:17 |  |  After reading the compatibility list I picked up a Netgear MA401 it's got station firmware 1.4.3. I've got a wireless B network. The card supports 104-bit wep (128)
 
 If I disable WEP on my router, I can get the card to connect without any issues using the iwconfig utility. Right now I'm trying to get WEP working, nevermind the WPA can of worms.
 
 So, I made sure the card would work on in Ubuntu connecting with a 128 bit Hex key. Same orinoco_cs driver I believe, I then tried the card in my laptop running DSL. No dice.
 
 I can set up iwconfig so that it matches the output on my Ubuntu machine (another laptop).
 The ESSID, AP's BSSID, WEP Key, Frequency all match and appear identical.
 
 I've booted with AND without the nodhcp option. I've tried pkill pump and then manually running pump -i eth0 (result is operation failed)
 
 RECAP:
 Without WEP can connect and obtain IP from AP
 With WEP can "see*" AP but not get IP
 
 *see - iwconfig shows correct BSSID for AP
 
 TRIED:
 iwconfig tool in fluxbox menu
 wlcardconfig tool in fluxbox menu
 manually - sudo iwconfig eth0 essid APName enc 12:34:de:ad:be:ef
 Pkill pump
 pump -i eth0
 
 RESULTS:
 iwconfig appears correct
 pump - "Operation Failed"
 
 --------------
 Have you seen my Damn Small Digital Picture frame?
 http://www.frontiernet.net/~pictureframe
 http://rapidshare.com/files/27769266/pframedsl.iso.html
 http://www.joyceandkevin.com/dslpictureframe/pframedsl.rar
 |