Esta é a configuração de trabalho do meu servidor:
/ etc / network / interfaces :
auto lo
iface lo inet loopback
auto bond0
iface bond0 inet manual
up ifconfig bond0 0.0.0.0 up
slaves eth1 eth0
bond-mode 0
bond-miimon 100
bond-lacp-rate 0
auto br0
iface br0 inet static
address 192.168.162.235
netmask 255.255.192.0
gateway 192.168.150.254
bridge_ports bond0 vnet0
bridge_stp off # switch on with more system like this
bridge_maxage 0
bridge_ageing 0
bridge_ageing 0
Além disso, você precisa instalar:
apt-get install bridge-utils ifenslave
Remova qualquer configuração de módulo de ligação de /etc/modprobe.d /