View Single Post
Posts: 23 | Thanked: 11 times | Joined on Nov 2011
#3
Originally Posted by Creamy Goodness View Post
maybe you should tell us where to get those files or give us the commands you ran

3 files has loaded.

Need to install with inception 1st.

Then
build your own wpa_supplicant.conf to suit your network need.

command
#wpa_supplicant -B -Dwext -iwlan0 -c/etc/wpa_supplicant.conf
#/sbin/udhcpc -i wlan0 -s /etc/udhcpc/libicd_network_ipv4.script -H RM696 -f -R 15 &

you are now should connected to LEAP network.



To stop the wpa_supplicant

pkill wpa_supplicant
sleep 1
rm -fr /var/run/resolv.conf.wlan0
sleep 1
rm -fr /var/run/wpa_supplicant
sleep 1
ifconfig wlan0 down
 

The Following 2 Users Say Thank You to z720 For This Useful Post: