Changes between Version 22 and Version 23 of UserDocs/802.11i
- Timestamp:
- 02/19/09 02:25:53 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserDocs/802.11i
v22 v23 57 57 {{{ 58 58 wpa_supplicant -BW -Dwext -iath0 -c/etc/wpa_supplicant.conf 59 wpa_supplicant -B -Dwext -iath0 -c/etc/wpa_supplicant.conf 59 60 }}} 60 61 64 65 }}} 65 66 67 (I'm not certain but two lines above the -BW might be a mistake. AFAIAC 68 I changed it in -B and it worked, though it didn't work with -BW) 66 69 If you omit -B from the above commands, then the terminal where you’ve started the wpa_supplicant should now show the communication between your wlan card and the AP. -B tells the wpa_supplicant process to run in the background. 67 70
