centOS7 重启网络失败

  centos平时用的好好地,今天突然网络不通了,systemctl  restart network报错:Job for network.service failed because the control process exited with error code. See "systemctl status network.service" and "journalctl -xe" for details. 在网上找了很多方法都不管用,后来按照它的提示 查看网络状态systemctl status network.service。然后再输入:journalctl -xe,提示:Error, some other host (64:6E:69:D1:6B:15) already uses address 192.168.1.117.搞半天原来是设置的静态ip地址被别人用了,改个静态ip就好了

 

你可能感兴趣的:(centOS7 重启网络失败)