[PVE-User] VLAN and 4.2 upgrade

Laurent CARON lcaron at unix-scripts.info
Fri May 6 13:35:43 CEST 2016


On 06/05/2016 12:50, Dietmar Maurer wrote:
>> Is there really no way we can re-introduce the native debian VLAN config ?
>
> AFAIK VLAN still works as before (we just not use the deprecated vconfig
> package).
>

Unfortunately not

The following stanzas in :/etc/network/interfaces:

auto vlan136
iface vlan136 inet manual
         vlan-raw-device eth1


auto vmbr136
iface vmbr136 inet manual
         bridge_ports vlan136
         bridge_stp off
         bridge_fd 0

# ifup vlan136 results in:
Failed to bring up vlan136

Is there a way you could not have a conflict between pve-manager and vlan ?

Thanks



More information about the pve-user mailing list