Hey
I need some help setting up 128 bit WEP on my wireless client.
Ive added the following to my loader.conf
wlan_wep_load="YES"
wlan_tkip_load="YES"
wlan_ccmp_load="YES"
wlan_xauth_load="YES"
wlan_acl_load="YES"
Ive also created a wpa_supplicant.conf file in the /etc/ directory.
What should I write in the wpa_supplicant.conf file in order of it too work?
Also what should I write, the generated 128 bit key or passphrase?
If I need to do anythingelse please let me know.
Thanks.