[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Need help with openvpn



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?

Also, just use libvirt.  It creates a tap device for each virtual
machine, and plugs it into a bridge without any additional
configuration.

Justus


Reply to: