Re: [Openvpn-devel] Problem setting point-to-point mode in 2.0 versions

2005-01-18 Thread James Yonan
There shouldn't be any difference in the TAP-Win32 API between 1.6 and 2.0. Why don't you try running a debugger or add printfs to a working version of OpenVPN 2.0 so you can see what is being passed in the TAP_IOCTL_CONFIG_POINT_TO_POINT ioctl -- then duplicate that in your custom application

[Openvpn-devel] Problem setting point-to-point mode in 2.0 versions

2005-01-16 Thread Harsha V. Madhyastha
Hi, I'm using OpenVPN on Windows XP and I need to set Point-to-Point mode on the device in order to emulate a "tun" interface (as specified in http://cvs.sourceforge.net/viewcvs.py/openvpn/openvpn/tap-win32/tapdrvr.c?rev=1.2.2.5) As specified in http://www.tinc-vpn.org/svn/tinc/branches/1.0-gn