Ubuntu Link Router

Source: Internet
Author: User

The new version of the Internet, bought a router. You need to set it up or you won't be interviewed 192.168.0.1

1. Backup configuration file sudo cp/etc/network/interfaces   /etc/network/interfaces.list_back2. Using the editor to open the profile sudo vi/etc/network/ Interfaces3. Add the following configuration Auto eth0iface eth0 inet staticaddress 192.168.0.106gatewat  192.168.0.1netmask 255.255.255.0dns-nameservers 8.8.8.8 Note: Please keep the IP address in line with the router access path. The IP address is configured to 192.168.0.XXX if my access router needs to enter 192.168.0.1. The gateway address (Gatewat) remains consistent with the router access address. Other configurations are shown in the example. 4. To ensure proper entry, restart the system.

Ubuntu Link Router

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.