On Wed, Apr 14, 2010 at 9:36 PM, Albert W. Hopkins
<mar...@letterboxes.org> wrote:
> I read this document, and it seems to be doing basically what you get
> with libvirt, except libvirt does all that for you (but uses brctl
> instead of vde (I'm not sure what the differences are)).
>
> Anyway it seems like libvirt may be another alternative for you.  It
> takes care of the bridging/dnsmasq/masquerading stuff for you and also
> has some nice management features (and a gui).
>

bridge allow your vm to connect to the internet directly. the vm will
connect to the dhcp server as your host machine do.

vde creates a vlan on your host, and your vms connect to that vlan.
and your host machine will act like a gateway to your vm.

people say vde is easier to config if you have many vms. i actually
never tried bridge. maybe i should try it some time.


-- 
Best Regards,
David Shen

http://twitter.com/davidshen84/

Reply via email to