摘要: centos ping不通主机首先检查网络设备 ifconfig -a 如果有eth0 , 又存在 eth1 . 那么service eth1 stop 然后在ping主机。(以上前提是网络地址设置正确) 临时设置linux ip地址 ifconfig eth1/eth0 ... 阅读全文
posted @ 2015-06-12 21:39 起个名字七个字 阅读(451) 评论(0) 推荐(0)