Re: Need help with openvpn

2014-10-22 Thread Svante Signell
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

Re: Need help with openvpn

2014-10-22 Thread Samuel Thibault
Svante Signell, le Wed 22 Oct 2014 12:27:26 +0200, a écrit : On Wed, 2014-10-22 at 12:16 +0200, Samuel Thibault wrote: Svante Signell, le Wed 22 Oct 2014 12:12:48 +0200, a écrit : On Tue, 2014-10-21 at 19:44 +0200, Justus Winter wrote: Quoting Svante Signell (2014-10-21 17:33:42)

Re: Need help with openvpn

2014-10-22 Thread Samuel Thibault
Really, really, really, when you are reporting a problem, always include all information about what you are doing, otherwise it's really difficult to divine what you have done wrong. Samuel -- To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Re: Need help with openvpn

2014-10-22 Thread Svante Signell
On Wed, 2014-10-22 at 12:29 +0200, Samuel Thibault wrote: Svante Signell, le Wed 22 Oct 2014 12:27:26 +0200, a écrit : On Wed, 2014-10-22 at 12:16 +0200, Samuel Thibault wrote: Svante Signell, le Wed 22 Oct 2014 12:12:48 +0200, a écrit : On Tue, 2014-10-21 at 19:44 +0200, Justus Winter

Re: Need help with openvpn

2014-10-22 Thread Samuel Thibault
Svante Signell, le Wed 22 Oct 2014 12:47:30 +0200, a écrit : On Wed, 2014-10-22 at 12:29 +0200, Samuel Thibault wrote: Svante Signell, le Wed 22 Oct 2014 12:27:26 +0200, a écrit : On Wed, 2014-10-22 at 12:16 +0200, Samuel Thibault wrote: Svante Signell, le Wed 22 Oct 2014 12:12:48 +0200,

Re: Need help with openvpn

2014-10-22 Thread Svante Signell
On Wed, 2014-10-22 at 13:48 +0200, Samuel Thibault wrote: Svante Signell, le Wed 22 Oct 2014 12:47:30 +0200, a écrit : On Wed, 2014-10-22 at 12:29 +0200, Samuel Thibault wrote: I'm sorry, but Justus was really completely clear. Maybe it's a matter if you are CS/EE person or not.

Re: Need help with openvpn

2014-10-22 Thread Samuel Thibault
Svante Signell, le Wed 22 Oct 2014 13:58:12 +0200, a écrit : On Wed, 2014-10-22 at 13:48 +0200, Samuel Thibault wrote: Svante Signell, le Wed 22 Oct 2014 12:47:30 +0200, a écrit : On Wed, 2014-10-22 at 12:29 +0200, Samuel Thibault wrote: I'm sorry, but Justus was really completely clear.

Need help with openvpn

2014-10-21 Thread Svante Signell
I'm doing the following test on two kvm images: (no authentication, just for a ping test) Image 1: settrans -ca $HOME/servers/socket/2 /hurd/pfinet -i $HOME/servers/tun0 -a 10.0.0.1 -p 10.0.0.2 openvpn --remote 10.0.2.2 --port 5557 --dev tun --dev-node $HOME/servers/tun0 Tue Oct 21 13:51:10 2014

Re: Need help with openvpn

2014-10-21 Thread Samuel Thibault
Svante Signell, le Tue 21 Oct 2014 14:04:26 +0200, a écrit : Same problem when starting a telnet server and trying to connect. Do I need a gateway? Strange that the local link is [undef] Perhaps openvpn needs to be told the actual IPs being used in the tunnel in order to push packets

Re: Need help with openvpn

2014-10-21 Thread Samuel Thibault
Svante Signell, le Tue 21 Oct 2014 14:04:26 +0200, a écrit : openvpn --remote 10.0.2.2 --port 5557 --dev tun --dev-node openvpn --remote 10.0.2.2 --port 5556 --dev tun --dev-node Err, just realizing: what is 10.0.2.2? If you want to make two instances of openvpn talk with each other, you have

Re: Need help with openvpn

2014-10-21 Thread Svante Signell
On Tue, 2014-10-21 at 15:33 +0200, Samuel Thibault wrote: Svante Signell, le Tue 21 Oct 2014 14:04:26 +0200, a écrit : openvpn --remote 10.0.2.2 --port 5557 --dev tun --dev-node openvpn --remote 10.0.2.2 --port 5556 --dev tun --dev-node Err, just realizing: what is 10.0.2.2? If you want to

Re: Need help with openvpn

2014-10-21 Thread Samuel Thibault
Svante Signell, le Tue 21 Oct 2014 17:11:28 +0200, a écrit : On Tue, 2014-10-21 at 15:33 +0200, Samuel Thibault wrote: Svante Signell, le Tue 21 Oct 2014 14:04:26 +0200, a écrit : openvpn --remote 10.0.2.2 --port 5557 --dev tun --dev-node openvpn --remote 10.0.2.2 --port 5556 --dev tun

Re: Need help with openvpn

2014-10-21 Thread Svante Signell
On Tue, 2014-10-21 at 17:16 +0200, Samuel Thibault wrote: Svante Signell, le Tue 21 Oct 2014 17:11:28 +0200, a écrit : On Tue, 2014-10-21 at 15:33 +0200, Samuel Thibault wrote: Svante Signell, le Tue 21 Oct 2014 14:04:26 +0200, a écrit : openvpn --remote 10.0.2.2 --port 5557 --dev tun

Re: Need help with openvpn

2014-10-21 Thread Samuel Thibault
Svante Signell, le Tue 21 Oct 2014 17:33:42 +0200, a écrit : On Tue, 2014-10-21 at 17:16 +0200, Samuel Thibault wrote: Svante Signell, le Tue 21 Oct 2014 17:11:28 +0200, a écrit : On Tue, 2014-10-21 at 15:33 +0200, Samuel Thibault wrote: Svante Signell, le Tue 21 Oct 2014 14:04:26 +0200,

Re: Need help with openvpn

2014-10-21 Thread Justus Winter
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