Troubleshoot virtual machine CentOS Network Service startup

Source: Internet
Author: User

Phenomenon:

1. Display the eno16777736 adapter as down state via IP addr

2. The Service status network displays the following logs:

....

November 15:30:10 localhost.localdomain systemd[1]: Network.service:control process exited, code=exited Status=1
November 15:30:10 localhost.localdomain systemd[1]: Failed to start lsb:bring up/down networking.
November 15:30:10 localhost.localdomain systemd[1]: Unit Network.service entered failed state.

3. Manually running the network start network does not succeed

Solve

Browsing through the network, trying to modify the MAC address, try to change the network sharing mode from Nat to bridge, or the bridge to Nat is unsuccessful.

There is an article about disabling the NetworkManager service and then starting to succeed, a try is done.

Service Stop NetworkManager

Service Start Network

#设置不启动

Chkconfig Networkmanager.service off

It suddenly occurred to me that once the GUI was installed and then removed, the NetworkManager service was probably enabled.

Troubleshoot virtual machine CentOS Network Service startup

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.