[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Probleme mit Kombination von VLAN und Bonding



Hallo,

ich habe die folgenden beiden Konfigurationsdateien in
/etc/network/interfaces.d/:

Datei bond0:

auto bond0
iface bond0 inet manual
        bond-slaves eno1 eno2
        bond-mode 4
        bond-miimon 100
        bond-updelay 200
        bond-downdelay 200
        bond-lacp-rate 1
        bond-xmit-hash-policy layer2+3
        up ifconfig bond0 0.0.0.0 up

Datei bond0.305:

auto bond0.305
iface bond0.305 inet static
        address xxx.xxx.xxx.xxx/24
        broadcast xxx.xxx.xxx.xxx
        gateway xxx.xxx.xxx.xxx
        vlan-raw-device bond0
        # dns-* options are implemented by the resolvconf package,
	# if installed
        dns-nameservers xxx.xxx.xxx.xxx
        dns-search cs.tu-dortmund.de

Leider will bond0.305 beim Boot nicht hochfahren und wenn ich es
manuell mit ifup versuche, kommt:

ifup: unknown interface bond0.305

Die Pakete ifenslave und vlan sind installiert. Hat jemand eine Idee,
warum das Interface nicht starten will?

Gruß
  Christoph


Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: