Home  >  Article  >  Operation and Maintenance  >  The eth0 network card cannot be started automatically under centos6.5

The eth0 network card cannot be started automatically under centos6.5

王林
王林Original
2020-03-31 13:33:043245browse

The eth0 network card cannot be started automatically under centos6.5

Problem:

The eth0 network card cannot be started automatically under Centos6.5. Query the IP address and find that there is no network card eth0.

Troubleshooting process:

Check the ifcfg-eth0 file, ONBOOT="yes", set the network card self-starting method

The eth0 network card cannot be started automatically under centos6.5

(Recommended tutorial: centos tutorial)

It may be that the NetworkManager service conflicts with the network.

Close the NetworkManager service and start it automatically. The command is as follows:

The eth0 network card cannot be started automatically under centos6.5

Restart the network service and query the ip again

The eth0 network card cannot be started automatically under centos6.5

The eth0 network card cannot be started automatically under centos6.5

Recommended related video tutorials: linux video tutorial

The above is the detailed content of The eth0 network card cannot be started automatically under centos6.5. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn