Hello,
I am still new to Linux and its been a week I am trying to figure-out my problem with WPA.
I recently installed Atheros wireless LAN card and it went smoothly. Than continuing to setup the wpa_supplicant. The problem is that my WPA won't connect me to internet on reboot unless I enter this line:
Code:
# wpa_supplicant -iath0 -c/etc/wpa_supplicant/wpa_supplicant.conf -Dmadwifi -dd
and the console in which I enter the line will need to stay opened. If I close the console, then the network connection will fails.
Could anyone tell me what to do to automatically start the wireless connection upon restart?
Thank you.