[Help] WPA-Linux general technology-Linux technology and applications. I can connect to an infinite network on the graphic user interface, but I cannot connect to the network on the console.
Iwlist eth1 scanning result:
Cell 02-Address: 00: 0F: E2: 0F: 9E: ED
ESSID: "xxxxxx"
Protocol: IEEE 802.11bg
Mode: Master
Frequency: 2.462 GHz (Channel 11)
Encryption key: on
Bit Rates: 1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
11 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
48 Mb/s; 54 Mb/s
Quality: 79 Signal level: 0 Noise level: 0
IE: WPA Version 1
Group Cipher: TKIP
Pairwise Ciphers (1): TKIP
Authentication Suites (1): PSK
Extra: Last beacon: 994 ms ago
My ifcfg_eth1 file:
# Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter
DEVICE = eth1
HWADDR = 00: 0c: f1: 06: 94: b9
ONBOOT = yes
BOOTPROTO = dhcp
TYPE = Wireless
USERCTL = yes
PEERDNS = yes
IPV6INIT = no
NM_CONTROLLED = yes
ESSID =
CHANNEL =
MODE = Auto
RATE = auto
My command:
Wpa_supplicant-ieth1-Dwext-c/etc/wpa_supplicant/wpa_supplicant.conf
The result is:
CTRL-EVENT-SCAN-RESULTS
CTRL-EVENT-SCAN-RESULTS
CTRL-EVENT-SCAN-RESULTS
If you replace proto = RSN with proto = WPA, the result is:
CTRL-EVENT-SCAN-RESULTS
Trying to associate with 00: 0f: e2: 0f: 9e: ed (SSID = 'xxxxxx' freq = 2462 MHz)
Ioctl [SIOCSIWFREQ]: Operation not supported
Association request to the driver failed
Associated with 00: 00: 00: 00: 00: 00
CTRL-EVENT-DISCONNECTED-Disconnect event-remove keys
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.