A little help please. I just accidently deleted the wiki from my server. If anyone still has that page open in their web browse, please copy-paste the text and e-mail it to me.
On Fri, May 11, 2012 at 4:29 PM, Tom Kent <li...@teeks99.com> wrote: > 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 >> > >