Hi,
On Sat, Jan 11, 2014 at 04:53:35PM +0100, Gabriel Corona wrote:
> Useful for better logrotate integration without going the syslog path.
> Triggered by the "reopen-log" management command.
NAK, the way it is written. It is introducing *18* additional #ifdefs,
and we have already way too man
Useful for better logrotate integration without going the syslog path.
Triggered by the "reopen-log" management command.
---
configure.ac | 8
src/openvpn/error.c | 14 ++
src/openvpn/init.c| 7 +++
src/openvpn/manage.c | 35 ++
ACK
-Steffan
On 11 Jan 2014 12:51, "Gert Doering" wrote:
> See trac#218
>
> Signed-off-by: Gert Doering
> ---
> doc/openvpn.8 | 10 ++
> 1 file changed, 10 insertions(+)
>
> diff --git a/doc/openvpn.8 b/doc/openvpn.8
> index 7736c63..f694080 100644
> --- a/doc/openvpn.8
> +++ b/doc/ope
Am 11.01.14 14:07, schrieb Gert Doering:
> Hi,
>
> On Sat, Jan 11, 2014 at 02:00:59PM +0100, Arne Schwabe wrote:
>>> Jan 11 01:07:47 greed ovpn-server[10222]: :::84.209.244.191 TLS:
>>> Initial packet from [AF_INET6]:::84.209.244.191:38878 (via
>>> 2a02:c0:1001:100::253%eth0), sid=98e4314
Hi,
On Sat, Jan 11, 2014 at 02:00:59PM +0100, Arne Schwabe wrote:
> > Jan 11 01:07:47 greed ovpn-server[10222]: :::84.209.244.191 TLS:
> > Initial packet from [AF_INET6]:::84.209.244.191:38878 (via
> > 2a02:c0:1001:100::253%eth0), sid=98e4314f 9ea08578
> >
> > I find the "via 2a02:c0:100
Am 11.01.14 01:12, schrieb Tore Anderson:
> * Arne Schwabe
>
>> Listening on multiple sockets not yet implemented. But a server having
>> proto udp6 should get IPv6 mapped IPv4 clients working. What is
>> happening/not working for you?
> "multihome" doesn't work, the OpenVPN server responds from it
See trac#218
Signed-off-by: Gert Doering
---
doc/openvpn.8 | 10 ++
1 file changed, 10 insertions(+)
diff --git a/doc/openvpn.8 b/doc/openvpn.8
index 7736c63..f694080 100644
--- a/doc/openvpn.8
+++ b/doc/openvpn.8
@@ -2097,6 +2097,16 @@ In many cases, the
parameter can point to an empt
Patch has been applied to the master branch.
commit 432ca2b8f15e4bb4d6fcf72b4b48b1a371247e7b (master)
Author: Gert Doering
List-Post: openvpn-devel@lists.sourceforge.net
Date: Fri Jan 10 17:25:42 2014 +0100
Cleanup ir6->netbits handling.
Signed-off-by: Gert Doering
Acked-by: A
Patch has been applied to the master branch.
commit 672943fbef58c444913a6d378fbd532f9a0c8605 (master)
Author: Gert Doering
List-Post: openvpn-devel@lists.sourceforge.net
Date: Fri Jan 10 17:25:41 2014 +0100
remove some 'unused variable' warnings
Signed-off-by: Gert Doering
Ack
Hi,
On Sat, Jan 11, 2014 at 11:01:58AM +0100, Tore Anderson wrote:
> > I *thought* that both proto udp and proto udp6 would create an IPv6 socket
> > bound to :: with IPV6_V6ONLY set to 0 (= accepting IPv4 and IPv6 packets
> > to any address). Only "proto udp4" should listen to 0.0.0.0.
>
> This
* Gert Doering
> I *thought* that both proto udp and proto udp6 would create an IPv6 socket
> bound to :: with IPV6_V6ONLY set to 0 (= accepting IPv4 and IPv6 packets
> to any address). Only "proto udp4" should listen to 0.0.0.0.
This is not how git master behaves for me. "proto udp" and "proto
Hi,
On Sat, Jan 11, 2014 at 12:59:02AM +0100, Tore Anderson wrote:
> FWIW: Now I also got to test git master with what I wanted to in the
> first place, namely to see whether or not all the nice dualstack changes
> had also made "multihome" work for IPv4-mapped clients coming in to the
> server on
* Arne Schwabe
> Listening on multiple sockets not yet implemented. But a server having
> proto udp6 should get IPv6 mapped IPv4 clients working. What is
> happening/not working for you?
"multihome" doesn't work, the OpenVPN server responds from its primary
IPv4 address (the one the OS selects as
Am 11.01.14 00:59, schrieb Tore Anderson:
> * Arne Schwabe
>
>> Can you try the following one line patch? I will do a better cleanup
>> patch later but this should fix the problem
> Yep, this works. Thanks!
>
> FWIW: Now I also got to test git master with what I wanted to in the
> first place, name
14 matches
Mail list logo