日期:2014-05-16 浏览次数:20969 次
/nand1 # cat /etc/wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
ap_scan=1
network={
ssid="FT"
psk=43b7932b98ccfd0f78de8324332ac67854a6050098721af4eeee5f2b6d9fec83
}
/nand1 # wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf ioctl[SIOCSIWAP]: Operation not permitted Trying to associate with b0:48:7a:60:39:ce (SSID='FT' freq=2427 MHz) Associated with b0:48:7a:60:39:ce WPA: Key negotiation completed with b0:48:7a:60:39:ce [PTK=CCMP GTK=CCMP] CTRL-EVENT-CONNECTED - Connection to b0:48:7a:60:39:ce completed (auth) [id=0 id_str=] CTRL-EVENT-TERMINATING - signal 2 received ioctl[SIOCSIWAP]: Operation not permitted ioctl[SIOCSIWAP]: Operation not permitted /nand1 #