wpa_supplicant script

Antonio Huete JIménez tuxillo at quantumachine.net
Tue Mar 6 05:42:17 PST 2007


hi there
i've just tackling around a wpa_supplicant script for /etc/rc.d/ so we can
start wpa_supplicant automatically.
here it is:
	ftp://quantumachine.net/scripts/wpa_supplicant


you have to put this in your rc.conf:

wpa_supplicant_enable=YES 
wpa_supplicant_flags="-i ifX -B -c /etc/wpa_supplicant.conf" 
ifconfig_ifX="dhcp"

where ifX is your wifi interface, in my case ath0

TODO:
	+ fix any bugs
	+ wpa_supplicant timeout until it is COMPLETED






More information about the Submit mailing list