View Single Post
Posts: 18 | Thanked: 0 times | Joined on Oct 2007 @ Plzeň
#6
Thanks a lot danguy, i can finally connect to our university network.

i have to do:
- connect to the DUMMY AP
- ifconfig wlan0 down
- ifconfig wlan0 up
- start wpa_supplicant
- start udhcpd

and hurray, iam online :]

Originally Posted by danguy View Post
My next goal is to integrate this with wlancond, probably by using a magic WEP key that will tell it to launch wpa_supplicant. My knowledge of wpa_supplicant is minimal, but I believe that this will allow the use of "ap_scan=0" in the config, letting us bypass all the issues with hidden SSIDs.
I wish you luck with your next goal, that would be perfect if you manage to get it working like you said .)