ifconfig vtnet0 -rxcsum -rxcsum6 -txcsum -txcsum6
Please assign vtnet0, enable and leave the rest as is. Done. Cheers,Franco
This change is permanent. Previously if you had more than one VLAN and modified settings from it that affected the parent all the VLANS tried to apply their settings to the parent which is undefined behaviour solely dependent on the order of the interfaces in the configuration.For MAC addresses the situation was even worse... Cheers,Franco