Broadband dialing for ubuntu wireless connection needs to connect to a wireless router to access the internet yesterday, but I did not expect to connect to the wireless router, but still need to make adsl dialing to access the internet, however, the default network connection settings of ubuntu do not provide this function. Search by network to find the following method: first use the following command...
Broadband dialing for ubuntu wireless connection needs to connect to a wireless router to access the internet yesterday, but I did not expect to connect to the wireless router, but still need to make adsl dialing to access the internet, however, the default network connection settings of ubuntu do not provide this function. Find the following method through network search: configure a pppoe connection with the following command: the last step of the sudo pppoeconf Wizard will prompt you to start dialing, or manually run the following command sudo pon dsl-provider to disconnect sudo poff www.2cto.com. practice has proved that this method is feasible, but there is a risk that my computer cannot connect to the wireless network after it is restarted.
The possible cause is that the NetworkManager does not host a Wireless NIC due to the preceding settings. the solution is as follows: sudo gedit/etc/NetworkManager. conf: Change [ifupdown] managed = false to [ifupdown] managed = true, save the configuration, and restart the computer. Ps: it is best to copy this method to the local machine. Otherwise, this method will not be available even if the network is not connected.
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