[Help] wireless network connection problems (WPA)

Source: Internet
Author: User
[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 wpa_supplicant.conf file:
Ctrl_interface =/var/run/wpa_supplicant
# Ctrl_interface_group = wheel
# Ctrl_interface_group = 0
# Ap_scan = 1
Network = {
Ssid = "xxxxxx"
Key_mgmt = WPA-PSK
Proto = RSN
Pairwise = TKIP
Group = TKIP
Psk = "mypassword"
}

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



Can that man help me?

Thank you.
Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.