Hi list,

I'm installing several virtual machines with kvm. In the host machine
I've configured several vlan interfaces, then I've matched the guest
machine interface with the host vlan interface; it works correctly.

The problem is that I want to create the vlan in the guest machine;
how I must configure the host interface for this purpose?

The scheme that works correctly is:

  guest machine        host machine
  eth0              --->    br0 (eth0.80)

The scheme that I want but doesn't work is:

  guest machine        host machine
  eth0,eth0.80   --->   br0 (eth0)

Does anyone know how to configure it?

Thanks,

David
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to