Hi Ian,

Since you don't mention running AP mode or STA mode, I suppose you are talking about STA. I follow exactly the same the wiki page described and I can use wpa_supplicant on voyage 0.6.1 (pre) to connect to associate to my home server running hostapd w/ WPA.

Here is my wpa_supplicant config:

voyage:~# cat /etc/wpa_supplicant.conf
network={
       ssid="voyage-wds"
       psk=76ab47787aa8b560895f617dd351ad9d32faa86232f5366b6554832073d07481
   key_mgmt=WPA-PSK
   proto=WPA
#   proto=RSN
}

Ian Holm wrote:
Is there any kind of guide for setting up wireless for atheros 5212 cards in 0.6.0? I got wireless working just fine in 0.5.2 using this wiki page.

http://madwifi-project.org/wiki/UserDocs/FirstTimeHowTo

But it seems that a lot of things have changed since the 2.6.23 kernel and I can't get it to work. I've read through the README and followed the instructions for uncommenting the lines in /etc/network/interfaces. Is there anything else I need to do? The README doesn't specify how to setup ath0 using dhcp or wpa encryption. Any help would be appreciated.
------------------------------------------------------------------------

_______________________________________________
Voyage-linux mailing list
[email protected]
http://list.voyage.hk/mailman/listinfo/voyage-linux


--
Regards,
Punky

Voyage Solutions (http://solution.voyage.hk)
* Embedded Solutions and Systems
 - Mesh Networking, Captive Portal, IP Surveillance, VoIP/PBX
 - Network Engineering, Development Platform and Consultation


_______________________________________________
Voyage-linux mailing list
[email protected]
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to