CentOS6.5网络设置 不知道哪里做错了,长时间无法连接网络,百度了各种还是不可以.最后自己提取了以前可以联网的配置粘贴过来,成功.配置文件内容如下: vim /etc/resolv.conf 1 generated by /sbin/dhclient-script 2 search localdomain 3 nameserver 192.168.75.2 [root@localhost ~]# vim /etc/sysconfig/network-scripts/ifcfg-eth0 1…