CENTOS7 Network reboot unreachable, check for IPv4 address conflicts with NetworkManager

Source: Internet
Author: User

Today, when using virtual machine centos7, we find that CENTOS7 cannot be accessed remotely.

The inspection found that IPv4 did not start up,

Then restart the NIC

# systemctl Restart Network

found that the network card is started, IPv4 has an IP address but after a few minutes IPv4 disappeared again, check the configuration is not a problem.

Find data Find Centos7 Network and NetworkManager conflict


Then we can only deactivate the NetworkManager here.

#systemctl Stop NetworkManager//temporarily off #systemctl disable NetworkManager//permanently off

Deactivate NetworkManager find IPv4 can be used normally

Method two (not tested)

Or add a/etc/sysconfig/network-scripts/ifcfg-enxxx the last side of the line


Nm_controlled=no # Add this line


CENTOS7 Network reboot unreachable, check for IPv4 address conflicts with NetworkManager

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.