Configure a bridge in CentOS6.5. In the/etc/sysconfig/network-scripts directory, the new three ifcfg-eth1ifcfg-eth2ifcfg-br0 configuration files (the specific installation configuration process is omitted, not the focus of this article) after restarting the network appears FAILED prompt, such
Configure a bridge in CentOS 6.5.
Add a new one under the/etc/sysconfig/network-scripts directory
Ifcfg-eth1
Ifcfg-eth2
Ifcfg-br0
Three configuration files (the specific installation and configuration process is omitted, not the focus of this article)
A failed prompt appears after the network is restarted, as shown in figure
Online search prompts may be caused by the network manager taking over the network configuration in the graphic interface.
As a result, do the following:
Disable NetworkManager to restart the network, as shown in figure
Solve the problem.
Record here.