On Sat, Feb 1, 2014 at 1:03 AM, Frédéric Alix <frederic.a...@fredalix.com>wrote:

> Now, i need a tool for build a virtual network, like crossbow in Illumos.
>

Well, it is not a graphical tool, but if
you are OK with doing things from the command-line,
you can create a bridge network device and create
tap interfaces for each BHyve VM.  Then inside your BHyve VM,
you can use the vtnet driver (part of virtio) to access the network.

Michael Dexter has written a nice document which explains how to do this
and a lot more with BHyve: http://bhyve.org/bhyve-manual.pdf

--
Craig
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to