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

Attachment: pgp3RDc7YVMuo.pgp
Description: PGP signature

Reply via email to