[Prism54-users] Netgear WG511, Kernel 2.4.23 TRAP

Rene van Bevern rvb@rvb.dyndns.org
Mon, 19 Jan 2004 15:22:30 +0100


On Sun, Jan 18, 2004 at 11:46:07PM +0100, Jens Maurer wrote:
> Which of those?
> What does "iwconfig" say, exactly?

Okay, here is what i am exactly doing:

- Inserting card, works just fine (see log from OP)
-------
root@schrebbel:~ # iwconfig eth0 essid "vb-network" channel 11 key s:XXXXXX
root@schrebbel:~ # ifconfig eth0 192.168.2.150 netmask 255.255.255.0 up
root@schrebbel:~ # iwconfig eth0
eth0      IEEE 802.11b/g  Mode:Managed  Channel:11  
          Access Point: 00:00:00:00:00:00  Bit Rate:0kb/s   Tx-Power=31 dBm   
          Sensitivity=20/200  
          Retry min limit:8   RTS thr:2347 B   Fragment thr:2346 B   
          Encryption key:XXXX-XXXX-XXXX-XX   Security mode:restricted
          Link Quality:0  Signal level:0  Noise level:24
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
-------

This is the output of iwevent during the action:

-------
14:15:32.762189    eth0     ESSID:"vb-network"
14:15:32.764588    eth0     Channel:11
14:15:32.765648    eth0     Encryption key:****-****-****-**
14:15:47.441824    eth0     Custom driver event:Authenticate request to 00:09:5B:2D:AF:C8  : REJECTED 
14:15:47.443428    eth0     Custom driver event:Authenticate request to 00:09:5B:2D:AF:C8  : ACCEPTED 
14:15:47.955559    eth0     Custom driver event:Associate request to 00:09:5B:2D:AF:C8  : REJECTED 
14:15:49.234809    eth0     Custom driver event:Authenticate request to 00:09:5B:2D:AF:C8  : REJECTED 
14:15:51.030281    eth0     Custom driver event:Authenticate request to 00:09:5B:2D:AF:C8  : REJECTED 
-------

It makes no difference if i am trying without WEP. Here is also the
output of "iwlist scanning":
-------
eth0      Scan completed :
          Cell 01 - Address: 00:09:5B:2D:AF:C8
                    ESSID:"vb-network"
                    Mode:Master
                    Encryption key:on
                    Frequency:2.462GHz
                    Quality:176/0  Signal level:-33 dBm  Noise level:-209 dBm
-------

	Rene