[email protected] wrote: > Is it possible to connect to a WPA2 secured WLan router using only > what is on the current Live CD? > If so, what do I have to do?
On the CD, there is wpa_supplicant. This is required for WPA2 (although I don't know if the version on the d supports WPA2 - it is rather old). You write a config file for it, run it (instead of iwconfig), and then run dhcpcd. A google search for "wpa_supplicant.conf example" will get you started. -- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
