Comment 38 for bug 1457478

Revision history for this message
Pavel Boldin (pboldin) wrote :

The bug is the way `e1000' driver behaves by default in the CentOS + VirtualBox couple.

If there is *no* VLANs assigned to `eth0' then VLAN mode is *disabled* and all the VLAN-tagged eth packages are dropped.

This is not affecting production environments but only the `net_probe.py' from `fuel-web/network_checker'. Therefore, I'm moving that bug to a "Medium".

I'm looking for a way to enable VLANs by default at the moment and will provide this as a workaround till better solution is implemented by `net_probe.py'.