[pve-devel] using a vlan on host and guest
Pablo Ruiz
pablo.ruiz at gmail.com
Thu Apr 24 22:04:51 CEST 2014
Setup vmbr0.102 as host interface instead of bond0.102.
Sent from my iPhone
> On 24 Apr 2014, at 21:59, Stefan Priebe <s.priebe at profihost.ag> wrote:
>
> 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
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
More information about the pve-devel
mailing list