[FAILED] Failed to start Raise network interfaces. The problem
The following error occurred when starting Linux and Windows did not communicate. The reason may be that DHCP and static IP conflict, using ifconfig command only ipv6 address without IPv4 address.
The solution
Modify the following files /etc/network/interfaces. D/eth0 code>, remove the static IP Settings or DHCP Settings section:
for example my:
remove DHCP, changed to:
auto eth0
iface eth0 inet static
address 192.168.2.99
netmask 255.255.255.0
Restart, problem solved.
Read More:
- Ubuntu network configuration+Fixing “Failed to bring up eth0” in Ubuntu
- How to disable Network Manager on Linux
- Linux_ day07_ 05_ Configure common add, delete, modify and query commands in network
- Centos7 solves the problem of unable to use tab to complete automatically
- Debian using networking to restart the network can not start the solution of network card
- The most complete solution for service network restart failure under CENTOS 7
- How to Configure DHCP for Multiple VLANs?
- VirtualBox + CentOS 7 virtual machine setting static IP address of host only NIC
- When ifconfig configures the network, “siocsifaddr: no such device” and “eth0: error while getting interface” appear flags:No such dev”
- [Space] There are many right and wrong before and after, it can cause major failures, please see
- Server operation and maintenance 1-failed to start LSB
- DHCP principle and experimental verification
- Solutions to network connection problems in Ubuntu 16.04.3
- [-] handler failed to bind to x.x.x.x: Port troubleshooting
- Solution to restart without showing eth0 connection after installing virtual machine
- TNS-12545: Connect failed because target host or object does not exist
- mysql problem solving: mysqladmin: connect to server at’localhost’ failed
- Solution: the network can be recovered only when the Ubuntu broadband is disconnected
- Event ID 407, 408 – when NAT is used as a DNS server
- VirtualBox Failed to start LSB:Bring up/down Networking problem