The corresponding if-up/if-down scripts are here: /etc/network/if-post-down.d/vlan /etc/network/if-pre-up.d/vlan
> On May 6, 2016 at 1:35 PM Laurent CARON <[email protected]> wrote: > > > 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 > _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
