Re: [Openvpn-devel] [Openvpn-users] Does --multihome work in latest OpenVPN release?

2010-09-23 Thread Arthur Titeica
On Thu, 23 Sep 2010 01:33:24 +0200, JuanJo Ciarlante wrote: Hi Arthur, Sorry for the immense delay, fortunately David ping()ed me on this issue a few days ago. Hi. Better later than never. I think I fixed it, is there a chance you could try recompiling openvpn with the attached patch ?

Re: [Openvpn-devel] [Openvpn-users] Does --multihome work in latest OpenVPN release?

2010-09-23 Thread Arthur Titeica
On Thursday 23 September 2010 07:48:46 Arthur Titeica wrote: > On Thu, 23 Sep 2010 01:33:24 +0200, JuanJo Ciarlante > > wrote: > > Hi Arthur, > > > > Sorry for the immense delay, fortunately David ping()ed me on this > > issue a few days ago. > > Hi. Better later than never. > > > I think I

Re: [Openvpn-devel] [Openvpn-users] Does --multihome work in latest OpenVPN release?

2010-09-23 Thread JuanJo Ciarlante
On Thu, Sep 23, 2010 at 11:09 AM, Arthur Titeica wrote: > On Thursday 23 September 2010 07:48:46 Arthur Titeica wrote: >>  On Thu, 23 Sep 2010 01:33:24 +0200, JuanJo Ciarlante >> >>   wrote: >> > Hi Arthur, >> > >> > Sorry for the immense delay, fortunately David ping()ed me on this >> > issue a f

Re: [Openvpn-devel] openvpn-2.1.0-r1: easy-rsa tools creates broken client CERTs unusable for TLS

2010-09-23 Thread Martin Mokrejs
Martin Mokrejs wrote: > Hi Jan, > I am sorry for the long delay, I was away some days and then just overloaded > by other duties. I have increased the verbosity on both client and server. > I see some weird IP address on the server in the log: 94.112.118.14 is not > my physical eth0 IP address no

[Openvpn-devel] [PATCH] fix build with --disable-crypto

2010-09-23 Thread Peter Korsgaard
options.c is missing the definition for struct context when built with --disable-crypto, as it then doesn't get pulled in through push.h, leading to build errors like: options.c: In function ‘parse_http_proxy_fallback’: options.c:1474: error: dereferencing pointer to incomplete type options.c:1477

Re: [Openvpn-devel] openvpn-2.1.0-r1: easy-rsa tools creates broken client CERTs unusable for TLS

2010-09-23 Thread Jan Just Keijser
Hi Martin, Martin Mokrejs wrote: Hi Jan, I am sorry for the long delay, I was away some days and then just overloaded by other duties. I have increased the verbosity on both client and server. I see some weird IP address on the server in the log: 94.112.118.14 is not my physical eth0 IP addres