centos6.5下eth0网卡无法自动启动-LMLPHP

问题:

Centos6.5下eth0网卡无法自动启动。查询ip地址,发现没有网卡eth0。

排查过程:

检查ifcfg-eth0文件,ONBOOT="yes",设置的是网卡自启动的方式

centos6.5下eth0网卡无法自动启动-LMLPHP

(推荐教程:centos教程

可能是NetworkManager服务和network冲突。

关闭NetworkManager服务及自启动,命令如下:

centos6.5下eth0网卡无法自动启动-LMLPHP

重启下network服务,再次查询ip

centos6.5下eth0网卡无法自动启动-LMLPHP

centos6.5下eth0网卡无法自动启动-LMLPHP

相关视频教程推荐:linux视频教程

以上就是centos6.5下eth0网卡无法自动启动的详细内容,更多请关注Work网其它相关文章!

08-23 20:17