Is your school part of the "eduroam" project?
Hi, first of all
i'm proud to be a member of this great community
So, i'm using Madwifi drivers, i've been 'testing' injection and wep cracking and my atheros ar928x works fine with it..
The only problem i'm facing is i cant seem to connect to any wpa-enterprise network.
At wicd it shows my school network WPA
(at windows 7 i can connect to it, using WPA-TKIP, EAP, with no certificate)
Everything else works fine... apart from WPA-Enterprise
Any solutions ?
Thanks again for this great community
Yes it is mate.
I can connect to it using windows or fedora with default drivers :S
But at BackTrack the WPA-Enterprise option doesnt even shows up for any network.
After doing LIVE USB persistent mode, i've update kernel according to offensive-security site and installed madwifi drivers also...
I'm able to inject and monitor too.
Currently this is my WICD preferences:
hxxp:///img50.imageshack.us/img50/7583/snapshot1a.png
in the dropdown that has "wext" at the moment, i have other options like ndiswrapper, madwifi... etc but if i choose madwifi for eg, it wont allow me to connect to internet.
Ok, i've found that i can connect to the network using:
and doingOriginally Posted by wpa_supplicant.conf
wpa_supplicant -i wlan0 -D wext -c wpa_supplicant.conf
dhclient wlan0
With this commands i was able to connect. But can't i use WICD to do that with GUI ? :S
Eduroam uses 802.1x (at least in my university), i've found out that you can use the following command:
I see that you've sorted out how to connect to your network (now you can just create a script with the commands and use it to connect), but there are reports on the net that WICD works fine with the 802.1x protocol.I can't see for myself if this is true, but when I have the opportunity I'll test it at my university and I'll be back with the results as soon as I get them.Code:root@pc# iwpriv ath0 authmode 3 <---- 802.1x authentication
BTW, Are you Portuguese?