getting wireless on startup

Soldato
Joined
29 Oct 2005
Posts
3,298
right i have now got my wireless working i am on fedora core 6 using wpa_supplicant, the wpa_supplicant gui and acer_acpi.

when i boot up i have to first restart wpa_supplicant. then i have to open the gui, and connect to my network, then i have to either activate the wireless in the network section OR do /sbin/ifup eth1.

this is tiresome to do everytime i boot up, is there a way to get it to do all this while it boots up?

thanks

daven
 
yeah i was thinking about doing that, however how would i make the wpa_supplicant connect with the wireless as i do this using the gui. also how would i make it wait until it had got a connection THEN get it to do ifup eth1?

thanks

daven
 
add a startup script to your rc or init scripts. Read through the doco's for wpa_* as the GUI will just be running commands for you, anyway.
 
Back
Top Bottom