Ubuntu 10.4 Server command line connection to Wireless Network

Source: Internet
Author: User
Tags netconf


Ubuntu 10.4 Server command line is used to connect to the wireless network. Because Ubuntu Linux kernel does not support WPA encryption, all common command lines cannot be connected.
A route entry of the WPA2 type. First, check whether wpasupplicant is installed and Ubuntu 10.04 is installed. Use the command to generate the required configuration file # wpa_passphrase essid pwd> xxx. conf, and then place the generated xxx. conf in a specified directory ~ /Netconf. Then run:
# Sudo wpa_supplicant-B-I wlan0-Dwext-c ~ /Netconf/lncmcc. conf # iwconfig wlan0 check that the connected route is www.2cto.com, and then the ip address is automatically obtained. # Dhclient wlan0 can ping the baidu.com # ping www.baidu.com reference: http://www.bkjia.com/net/201210/160113.html
 

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.