#682: WEP encryption does not work
----------------------------------------+-----------------------------------
      Reporter:  [EMAIL PROTECTED]  |       Owner:     
          Type:  defect                 |      Status:  new
      Priority:  major                  |   Milestone:     
     Component:  madwifi: other         |     Version:     
    Resolution:                         |    Keywords:  wep
Patch_attached:  0                      |  
----------------------------------------+-----------------------------------
Comment (by [EMAIL PROTECTED]):

 The symptoms of this sound very similar to http://madwifi.org/ticket/651.
 One possible root cause is that you are using the wrong key.  Assuming you
 are certain you have configured the card properly, the following steps
 will help determine whether your problem is really the same one as ticket
 651:

 1) Provide detailed reproduction steps, such as a script that you are
 using to configure your card.

 2) Enable debug logging in the driver with these commands:
 {{{
 athdebug +recv_desc +recv
 80211debug +state +assoc +auth +input +scan
 }}}

 3) Reproduce the problem with debug logging enabled.

 4) Disable the logging with these commands
 {{{
 athdebug 0
 80211deug 0
 }}}

 5) Attach the kernel log file (normally /var/log/kern.log) to this ticket.

-- 
Ticket URL: <http://madwifi.org/ticket/682>
MadWifi <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to