nutze NIC-Bonding in folgender Konstellation:
Code: Alles auswählen
auto bond0
iface bond0 inet static
address 10.0.0.1
netmask 255.255.0.0
slaves eth2 eth4
bond_mode 802.3ad
Und falls ja: Wie viele maximal?
Code: Alles auswählen
auto bond0
iface bond0 inet static
address 10.0.0.1
netmask 255.255.0.0
slaves eth2 eth4
bond_mode 802.3ad
Code: Alles auswählen
# uname -rm
3.16.0-4-amd64 x86_64
# modprobe bonding
# modprobe veth
# for i in $(seq 32); do ip link add "veth$i" type veth peer name "vpeer$i"; done
# for i in $(seq 32); do ifenslave bond0 "veth$i"; done
# awk '{print(NF)}' /sys/class/net/bond0/bonding/slaves
32
# dmesg | tail -3
bonding: bond0: Adding slave veth32
IPv6: ADDRCONF(NETDEV_UP): veth32: link is not ready
bonding: bond0: Enslaving veth32 as an active interface with an up link
#
If universal surveillance were the answer, lots of us would have moved to the former East Germany. If surveillance cameras were the answer, camera-happy London, with something like 500,000 of them at a cost of $700 million, would be the safest city on the planet.
—Bruce Schneier