On Fri, Feb 12, 2010 at 2:51 PM, Todd Deshane <desha...@gmail.com> wrote:
>
>
> I could probably live without some networking on the host (until I can
> figure it out), but I still do need the host to be able to manage and
> connect to the VMs. Is there a way for me to create some sort of
> bridge or other networking device that the host could use for this
> sort of thing? A dummy to the internal network maybe? I'm just not
> sure the details of the limitation that I am running up against.
>

A pseudo-device is automatically created for each bridge and has the same
name as the bridge.  In this case you should see it if you do:
ifconfig internalbr

You'll need to bring it up and give it an IP address to use it.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org

Reply via email to