Record the first time a network is configured for Linux and connect to a real network in a virtual machine

Source: Internet
Author: User

The first step is to set up IP-related information for Linux. Using Setup to enter the IP settings interface, select Device configuration IP in the following interface, in the settings IP interface use DHCP in the * Change to space, other IP normal configuration, must remember to configure DNS, or not on the Internet. Save after configuration is complete.

The second step, open vi/etc/sysconfig/network-scripts/ifcfg-eth0 (in fact, this file can also complete the IP configuration, which has IP, DNS configuration changes), the onboot=no changed to Yes to activate the network card, After saving, use service network restart to restart the network service, this time the network configuration of Linux has been completed.

The third step is to modify the virtual machine settings and change the network adapter to bridge: Use the physical network directly. When finished, use the ping command to test the network situation.

Record the first time a network is configured for Linux and connect to a real network in a virtual machine

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.