[Openvpn-devel] TUN/TAP Windows

2008-12-14 Thread Bernhard Fischer
I'm working on a project (www.abenteuerland.at/onioncat) that needs a TUN device. I'm now trying to port the software to Windows (Cygwin). There's no /dev/tun but I know that Openvpn has a Windows-TAP driver. Since hours am I trying to build openvpn on Cygwin to get this tap-driver working but

Re: [Openvpn-devel] TUN/TAP Windows

2008-12-16 Thread Bernhard Fischer
On Tuesday 16 December 2008, you wrote: > ... > > > I'm working on a project (www.abenteuerland.at/onioncat) that > > needs a TUN > > device. I'm now trying to port the software to Windows > > (Cygwin). > > > > ... > > > > How do I compile and install the TUN/TAP driver? >> > You will need

Re: [Openvpn-devel] TUN/TAP Windows

2008-12-21 Thread Bernhard Fischer
On Sunday 21 December 2008, Dave wrote: > ... > > > No, I don't need any modification. I know, that the pre-built > > one works with > > openvpn. > > But if I start the Cygwin shell there's no /dev/tun. Hence, I > > thought that I > > have to compile and install it from source. > > But maybe I need