系统默认的网卡 为 ifcfg-eth1
如果不能上网改为 ifcfg-eth0 吧文件中的 eth1也改为 eth0
启用
[root@localhost ~]# ifdown eth0 #关闭网络 [root@localhost ~]# ifup eth0 #启动网络