|
|
On Thu, 2 Dec 2004, Andreas Iwanowski wrote: > Would there be an old version of the TAP driver available that does? No. > Or is it possible to use the CIPE driver? The TAP driver was originally derived from the CIPE driver, but a lot of changes have been made since then and the driver has been upgraded to NDIS 5. The CIPE driver as-is will not work with OpenVPN. OpenVPN requires a TUN/TAP driver which is protocol-compatible with the TUN/TAP drivers on all the other OSes which OpenVPN supports. > What exact changes would have to be made to the TAP driver? You would need to strip out the NDIS 5 stuff, such as the power management handling code. James ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2004-12/msg00077.html on line 195 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2004-12/msg00077.html on line 195 |