Thanks for making that clear, it worked great...not sure why I was confused
about it in the other message.

I was able to get everything up and running. I've documented my adventures
here:
http://teeks99.com/sys/doku.php?id=openvpn_vm_segregated_net

Thanks for all the input,
Tom

On Fri, May 11, 2012 at 2:41 AM, Gert Doering <g...@greenie.muc.de> wrote:

> Hi,
>
> On Thu, May 10, 2012 at 08:45:04PM -0400, Tom Kent wrote:
> > The other thing I tried was to have openvpn up and running, then to
> attach
> > the VM to the tap0 device that it created...that ended with this error:
> > libvirtError: internal error Failed to add tap interface to bridge. tap0
> is
> > not a bridge device
>
> Try what David suggested: creating a bridge device.
>
> Start OpenVPN with "tap0", then run
>
>  "brctl addbr br0"
>  "brctl addif br0 tap0"
>
> and then have libvirt attach to br0.
>
> gert
> --
> USENET is *not* the non-clickable part of WWW!
>                                                           //
> www.muc.de/~gert/
> Gert Doering - Munich, Germany
> g...@greenie.muc.de
> fax: +49-89-35655025
> g...@net.informatik.tu-muenchen.de
>

Reply via email to