Changeset a58203
- Timestamp:
- 01/25/09 19:01:37 (4 years ago)
- Branches:
- iodine-0.6
- Children:
- 9d83ee
- Parents:
- c5784f
- git-author:
- Erik Ekman <yarrick@…> (01/25/09 19:01:37)
- git-committer:
- Erik Ekman <yarrick@…> (01/25/09 19:01:37)
- File:
-
- 1 edited
-
README-win32.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
README-win32.txt
rd72ed6 ra58203 23 23 Note that the binaries will not get a .exe suffix 24 24 25 You can get zlib for MinGW here (both for native and crosscompile): 26 http://code.kryo.se/iodine/deps/zlib.zip 27 Unzip it in your MinGW directory on Windows or in $ROOT/usr for 28 cross-compile. 25 29 26 30 == Running iodine on Windows: 31 Get the TAP32 driver here (choose OpenVPN 2.0.9 Windows Installer, 32 you can choose to get only the driver): 33 http://openvpn.net/index.php/downloads.html 34 27 35 The following fixable limitations apply: 28 36 - The password is shown when entered 29 37 - DNS server IP can not be fetched automatically 30 38 - Exactly one TAP32 interface must be installed 31 - The TAP32 interface must be named "dns" 39 - The TAP32 interface must be named "dns" and be version 0801 32 40 - Server cannot read packet destination address 41 - Server must be run with /30 netmask (really?) 33 42 34 43 The following (probably) un-fixable limitations apply: 35 - Server must be run with /30 netmask = 1 user at a time36 44 - Priviligies cannot be dropped 37 45 - chroot() cannot be used
Note: See TracChangeset
for help on using the changeset viewer.
