Bugzilla – Bug 350
When run xsupplicant after loading modules, the Eapol-start is sending to AP with Mac: 00:..:00
Last modified: 2005-10-03 14:09:12
You need to log in before you can comment on or make changes to this bug.
This bug can be reproduced almost in 100% just after executing ./load script. If you try execute xsupplicant once again it will send Eapol-Start to correct AP. Steps to reproduce: 1. Configure AP: Open with EAP (for example No-wep) 2. Execute command: ifconfig eth1 down; iwconfig eth1 essid linux; iwconfig eth1 encryption off; ifconfig eth1 up 3. Run xsupplicant (can be TLS, TTLS, LEAP ) 4. Verify using sniffer that destination MAC address of EAPol-Start is 00:..00.
Created an attachment (id=73) [details] Kernel messages after loading the driver and executed xsupplicant.
Needs a retest.
The bug has been fixed in ipw2100-1.1.2/xsupplicant-1.2-pre, mark as verified.
see above.