Changeset a58203


Ignore:
Timestamp:
01/25/09 19:01:37 (4 years ago)
Author:
Erik Ekman <yarrick@…>
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)
Message:

updated win32 readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README-win32.txt

    rd72ed6 ra58203  
    2323Note that the binaries will not get a .exe suffix 
    2424 
     25You can get zlib for MinGW here (both for native and crosscompile): 
     26http://code.kryo.se/iodine/deps/zlib.zip 
     27Unzip it in your MinGW directory on Windows or in $ROOT/usr for 
     28cross-compile. 
    2529 
    2630== Running iodine on Windows: 
     31Get the TAP32 driver here (choose OpenVPN 2.0.9 Windows Installer, 
     32you can choose to get only the driver): 
     33http://openvpn.net/index.php/downloads.html  
     34 
    2735The following fixable limitations apply: 
    2836- The password is shown when entered 
    2937- DNS server IP can not be fetched automatically 
    3038- 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 
    3240- Server cannot read packet destination address 
     41- Server must be run with /30 netmask (really?) 
    3342 
    3443The following (probably) un-fixable limitations apply: 
    35 - Server must be run with /30 netmask = 1 user at a time 
    3644- Priviligies cannot be dropped 
    3745- chroot() cannot be used 
Note: See TracChangeset for help on using the changeset viewer.