[Openvpn-devel] linux openvpn development job

2009-04-24 Thread Siim Põder
Hi We are running a couple of openvpn servers with relatively high load (Opterons 2xDC, e1000, recent kerneles) and it seems as if most of the CPU time is not used on cryptography, but in softirq (send/recv for udp and read/write on tun?). This has lead us to suspect that most of the time is spent

[Openvpn-devel] Solaris questions

2009-04-24 Thread Victor Wagner
Hi, all I've tried to build Solaris OpenVPN packages for various versions of solaris and encountered some problems, probably related more with TUN driver, than with openvpn itself I'm using openvpn 2.1rc15 and tun driver 1.1 as recommended on openvpn.net site. 1. Openvpn is unable to close tun i

Re: [Openvpn-devel] Solaris questions

2009-04-24 Thread Jonathan Petersson
Hi Victor, I haven't tried this myself and this guide is mainly for OpenSolaris, but: http://blogs.reucon.com/srt/2008/12/17/installing_openvpn_on_opensolaris_2008_11.html The issue you're seeing with the driver can be remediated by using this patch: http://www.whiteboard.ne.jp/~admin2/tuntap/ G

Re: [Openvpn-devel] Solaris questions

2009-04-24 Thread Victor Wagner
On 2009.04.24 at 07:47:54 -0700, Jonathan Petersson wrote: > Hi Victor, > > I haven't tried this myself and this guide is mainly for OpenSolaris, but: > http://blogs.reucon.com/srt/2008/12/17/installing_openvpn_on_opensolaris_2008_11.html There is nothing particulary interesting here, except th