Static (BOOTPROTO=static # static address protocol)
When using Service Restart Network, you cannot restart the network.
Restarting network (via systemctl): Job for network.service failed. See *systemctl status network.service* and *journalctl -xn* for details.
2. According to the prompt use systemctl status network. The service to check the detailed error message:
network.service - LSB: Bring up/down networking
Loaded: loaded (/etc/rc.d/init.d/network; bad; vendor preset: disabled)
Active: failed (Result: exit-code) since Mon 2017-03-13 23:24:37 CST; 16s ago
Docs: man:systemd-sysv-generator(8)
Process: 2878 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=1/FAILURE)
Mar 13 23:24:37 centos7 network[2878]: RTNETLINK answers: File exists
Mar 13 23:24:37 centos7 network[2878]: RTNETLINK answers: File exists
Mar 13 23:24:37 centos7 network[2878]: RTNETLINK answers: File exists
Mar 13 23:24:37 centos7 network[2878]: RTNETLINK answers: File exists
Mar 13 23:24:37 centos7 network[2878]: RTNETLINK answers: File exists
Mar 13 23:24:37 centos7 network[2878]: RTNETLINK answers: File exists
Mar 13 23:24:37 centos7 systemd[1]: network.service: control process exited, code=exited status=1
Mar 13 23:24:37 centos7 systemd[1]: Failed to start LSB: Bring up/down networking.
Mar 13 23:24:37 centos7 systemd[1]: Unit network.service entered failed state.
Mar 13 23:24:37 centos7 systemd[1]: network.service failed.
LSB: A set of standard specifications for Linux. Can make Linux conform to software architecture, or file system architecture standard specifications.
If you make sure your network card configuration information is correct (/etc/sysconfig/network-scripts/ifcfg-xxx), and most of the methods on the web are overwritten, such as:
- Add the MAC address in the configuration file (/etc/sysconfig/network-scripts/ifcfg-xxx)
HWADDR=08:00:27:8c:4d:46
Close the NetworkManager configuration DNS and restart……
Try turning on the Ethernet configuration when installing Linux CentOS, as shown below:
Turn on the Internet
After the installation will find, magically effective O(∩_∩)O ha ~. (Mine is like this)
Read More:
- 【Q&A】Failed to start LSB: Bring up/down networking
- Ubuntu network configuration+Fixing “Failed to bring up eth0” in Ubuntu
- Server operation and maintenance 1-failed to start LSB
- Debian using networking to restart the network can not start the solution of network card
- VirtualBox failed to start virtual machine – ntcreatefile (\ device \ \ vboxdrvsstub)
- VirtualBox failed to start, prompt failed to open a session for the virtual machine windoze 7
- VirtualBox problem solving set -[drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message
- Virtualbox failed to attach usb, VERR_PDM_NO_USB_PORTS problem solved
- To solve the problem of “failed to load vmmr0. R0” (Verr) of VirtualBox under Mac OS X_ SUPLIB_ WORLD_ Writable) “error
- Start Eclipse and pop up the “Failed to load the JNI shared library jvm.dll” dialog box
- Failed to start Remote desktop service (VNC)
- Tdengine failed to start, start request repeated too quickly for taosd.service
- Docker start error: failed to start docker application container engine.
- A solution to the default invalid host only mode of CentOS virtual machine in VirtualBox
- virtualbox Failed to load VMMR0.r0 (VERR_SUPLIB_OWNER_NOT_ROOT)
- dd make start up usb
- VirtualBox for macOS NS_ ERROR_ Failure (0x80004005) problem solving record
- Failed to create VirtualBox client com
- Tencent Cloud server encountered “Active: failed (Result: start-limit)” error when starting lightdm
- VirtualBox + CentOS 7 virtual machine setting static IP address of host only NIC