[pve-devel] using a vlan on host and guest
Stefan Priebe
s.priebe at profihost.ag
Thu Apr 24 21:59:56 CEST 2014
Hi,
I've the following config on my host:
auto bond0
iface bond0 inet manual
slaves eth0 eth1 eth2
bond_mode 802.3ad
auto vmbr0
iface vmbr0 inet manual
bridge_ports bond0
bridge_stp off
bridge_fd 0
auto bond0.102
iface bond0.102 inet static
address 10.255.255.10
netmask 255.255.255.0
gateway 10.255.255.1
this works fine as long as i start no vm which has vlan 102 too.
Is this a bug in the PVE network code or my fault?
Greets,
Stefan
More information about the pve-devel
mailing list