diff --git a/hosts/host1_interfaces b/hosts/host1_interfaces index 5999095..8becb8c 100644 --- a/hosts/host1_interfaces +++ b/hosts/host1_interfaces @@ -2,7 +2,7 @@ auto lo iface lo inet loopback auto bond0 - iface bond0 inet manual +iface bond0 inet manual use bond bond-slaves eth1 eth2 bond-mode 802.3ad @@ -11,8 +11,8 @@ auto bond0 up ip link set $IFACE up auto bond0.40 - iface bond0.40 inet static - address 10.34.34.102 +iface bond0.40 inet static + address 10.40.40.101 netmask 255.255.255.0 vlan-raw-device bond0 up ip link set $IFACE up