Re: [Openvpn-devel] [PATCH] Export --redirect-gateway parameters

2014-07-25 Thread Gert Doering
Hi, On Fri, Jul 25, 2014 at 09:12:24AM -0700, Paul Stewart wrote: > Anyone in particular I should Cc this change to? If you find someone with lots of time on his hands, that one would be a good choice :-) Otherwise, openvpn-devel is good. We might need some occasional poking due to "not enough

Re: [Openvpn-devel] OpenVPN FIPS 140-2 Compliant

2014-07-25 Thread Gert Doering
Hi, On Fri, Jul 25, 2014 at 07:58:16AM -0700, pbar...@netprotec.com wrote: > I was directed to this mailing list from the OpenVPN forums by one of > the moderators. I hope someone here can help me. Here is a link to my > post: > > https://forums.openvpn.net/topic16420.html Thanks for re-sendin

Re: [Openvpn-devel] [PATCH] Export --redirect-gateway parameters

2014-07-25 Thread Paul Stewart
Anyone in particular I should Cc this change to? On Fri, May 9, 2014 at 9:23 AM, Paul Stewart wrote: > Report the flags passed to the --redirect-gateway and > --redirect-private flags, so that systems that manage routing > tables have hints about how the routing table should be modified. > > Si

Re: [Openvpn-devel] OpenVPN FIPS 140-2 Compliant

2014-07-25 Thread pbarton
Sorry, I actually thought I had switch it to plain text. -- Peter Barton NetProtec Original Message Subject: OpenVPN FIPS 140-2 Compliant Date: Fri, July 25, 2014 9:09 am To: openvpn-devel@lists.sourceforge.net I was directed to this mailing list from the OpenVPN forums by one

Re: [Openvpn-devel] OpenVPN FIPS 140-2 Compliant

2014-07-25 Thread Gert Doering
Hi, On Fri, Jul 25, 2014 at 07:09:15AM -0700, pbar...@netprotec.com wrote: > -- Please do not send HTML mails here. I just can't read them without jumping through hoops, and so I don't. gert -- USENET is *not* the no

[Openvpn-devel] OpenVPN FIPS 140-2 Compliant

2014-07-25 Thread pbarton
I was directed to this mailing list from the OpenVPN forums by one of the moderators.  I hope someone here can help me.  Here is a link to my post:https://forums.openvpn.net/topic16420.htmlAny assistance or comments you can provide would be welcome and greatly appreciated.Thank you,--Peter BartonNe

Re: [Openvpn-devel] Openvpn 2.3.2: "Could not create temporary file" ....Too many open files

2014-07-25 Thread arno . odermatt
Dear Gert, thx. We also studied the situation from point of view of usage of resources. We beliefe, not to have run into a real resource problem, since we are far away fromthe different max-values, such as eg. max open files, max file-descriptor, max i-nodes per partition. We still can not imag

[Openvpn-devel] [PATCH applied] Re: Remove deprecated --max-routes option from manual

2014-07-25 Thread Gert Doering
Your patch has been applied to the master branch. commit 095d6ad7564ec06f725c1661318b1717708e66aa Author: Arne Schwabe List-Post: openvpn-devel@lists.sourceforge.net Date: Thu Jul 24 23:37:46 2014 +0200 Remove deprecated --max-routes option from manual Acked-by: Gert Doering Me