On Tue, 2014-10-21 at 19:44 +0200, Justus Winter wrote: > Quoting Svante Signell (2014-10-21 17:33:42) > > > > I use port forwarding to get access to the kvm images, and 10.0.2.2 is > > > > the gateway address. Each kvm instance has the same address 10.0.2.15, > > > > with different port numbers. > > > > > > > > So if I want to copy from one image to another I do e.g. > > > > scp -P 5556 10.0.2.2:file . > > > > > > Ok, that should work indeed. Do you actually see openvpn instances > > > connecting to each other in their logs? > > > > No they don't :( > > Afaics you are using openvpn over udp, did you configure udp forwards?
According to the manpage forwarding in not needed for pinging. (if I understood it correctly) > Also, just use libvirt. It creates a tap device for each virtual > machine, and plugs it into a bridge without any additional > configuration. Yes, I know you prefer libvirt. I'll try that later on if I fail completely. Thanks! -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

