mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-21 22:41:26 +00:00
Add notice about NDIS6 tap driver
This commit is contained in:
parent
9c8a941729
commit
482d005d11
|
@ -11,10 +11,11 @@ Extra README file for Win32 related stuff
|
||||||
|
|
||||||
0. After iodine 0.6, you need Windows XP or newer to run.
|
0. After iodine 0.6, you need Windows XP or newer to run.
|
||||||
|
|
||||||
1. Install the TAP32 driver
|
1. Install the TAP driver
|
||||||
http://openvpn.net/index.php/open-source/downloads.html
|
http://openvpn.net/index.php/open-source/downloads.html
|
||||||
Choose OpenVPN 2.0.9 Windows Installer, when installing you can
|
Download the OpenVPN TAP driver (under section Tap-windows)
|
||||||
select to install only the TAP driver.
|
Problems has been reported with the NDIS6 version (9.2x.y), use the
|
||||||
|
NDIS5 version for now if possible.
|
||||||
|
|
||||||
2. Have at least one TAP32 interface installed. There are scripts for adding
|
2. Have at least one TAP32 interface installed. There are scripts for adding
|
||||||
and removing in the OpenVPN bin directory. If you have more than one
|
and removing in the OpenVPN bin directory. If you have more than one
|
||||||
|
|
Loading…
Reference in a new issue