Re: [Openvpn-devel] Solaris questions

2009-05-02 Thread Kazuyoshi Aizawa
Hi Carsten, Thank you for the notice. It would be nice if solaris itself support tun/tap driver. But at present, I believe my modified tun/tap driver still be usable to work with openvpn. Please try this if interesting, and let me know if you find any defects. Thanks, Kazuyoshi 2009/5/1 Carsten

Re: [Openvpn-devel] Solaris questions

2009-05-01 Thread Carsten Menke
Kazuyoshi Aizawa wrote: Hi, I modified the build scripts of tun/tap driver for Solaris and uploaded it to web site below. I've filed a feature request in the solaris bug database some time ago concerning adding support for the tun/tap driver, so maybe you also leave your comments there, too. I

Re: [Openvpn-devel] Solaris questions

2009-04-30 Thread Kazuyoshi Aizawa
Hi, I modified the build scripts of tun/tap driver for Solaris and uploaded it to web site below. http://www.whiteboard.ne.jp/~admin2/tuntap/ Now, it is capable .. to build 32bit module on 64bit environment by using --disable-64bit option to configure script. to checks if ld command is G

Re: [Openvpn-devel] Solaris questions

2009-04-26 Thread Kazuyoshi Aizawa
Hi Victor, Thank you very much for the patch and info. It is really helpful. I intend to apply it to my script. And I'll consider to provide tun.c as a patch. Thanks, Kazuyoshi 2009/4/27 Victor Wagner : > On 2009.04.26 at 18:39:46 +0400, Victor Wagner wrote: > >> Of course. See attached patch (

Re: [Openvpn-devel] Solaris questions

2009-04-26 Thread Victor Wagner
On 2009.04.26 at 18:39:46 +0400, Victor Wagner wrote: > Of course. See attached patch (configure.patch). Unfortunately, I've send untested patch. I've checked configure invocation, but was too haste to check whether produced Makefile would work. Now there is tested patch. Only thing is that to

Re: [Openvpn-devel] Solaris questions

2009-04-26 Thread Victor Wagner
On 2009.04.25 at 16:31:14 +0900, Kazuyoshi Aizawa wrote: > Hi Victor, > > Could you please post the script once you have built drivers for your package? > So that I can update my script as well. > I've wanted to make script to be capable to build drivers on various > platforms. But I don't have e

Re: [Openvpn-devel] Solaris questions

2009-04-25 Thread Kazuyoshi Aizawa
Hi Victor, Could you please post the script once you have built drivers for your package? So that I can update my script as well. I've wanted to make script to be capable to build drivers on various platforms. But I don't have enough systems which can use for test. So if you would share your infor

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

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

[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