Changes between Initial Version and Version 1 of openvpn


Ignore:
Timestamp:
Sep 27, 2010, 12:02:04 PM (14 years ago)
Author:
Silvan Scherrer
Comment:

openvpn wiki

Legend:

Unmodified
Added
Removed
Modified
  • openvpn

    v1 v1  
     1= !OpenVpn =
     2[[PageOutline]]
     3
     4fill in some usefull text[[br]]
     5
     6[[br]][[br]]
     7
     8== Building Instructions ==
     9
     10 * checkout the complete tree via "svn co http://svn.netlabs.org/repos/ports/openvpn/trunk"
     11 * as a requirement you need:
     12   * pthread from 17.02.2010 or better [http://web.os2power.com/yuri/PthreadTls]
     13 * to build openvpn you need gcc442
     14 * [wiki:lzo]
     15 * openssl (ask me about where to get it, as it needs a special patch)
     16 * run configure via "sh configure" (of course also ash and the like should work)
     17 * run make
     18[[br]]
     19== Historie ==
     20
     21 * version 2.1.3 added at 27.09.2010
     22[[br]]
     23
     24== Binary Download ==
     25
     26==== Prerequisites ====
     27
     28||'''GCC 4 Core Libraries'''||[ftp://ftp.netlabs.org/pub/gcc/gcc4core.wpi WPI]||GCC 4 runtime libraries needed for all !OpenVpn||
     29||'''LZO Library'''||[ftp://ftp.netlabs.org/pup/unixos2/lzo.zip ZIP]||LZO Library needed for !OpenVpn||
     30
     31==== !OpenVpn ====
     32
     33||'''!OpenVpn 2.1.3'''||[ftp://ftp.netlabs.org/pub/unixos2/openvpn.zip ZIP]||the package includes the exe and the openssl dll||
     34[[br]]
     35
     36== Reporting Bugs ==
     37
     38Reporting bugs and requesting new features is done through the ticket system. You can view existing tickets, add comments to them and create new tickets using the corresponding buttons at the top of every page. If you want to submit a new bug or request a feature, please use the Search function first to make sure there is no ticket for this task already created.
     39
     40Anonymous access to the ticket system has been restricted due to multiple attacks of stupid spammers we've been suffering from lately. In order to create a new ticket or comment the existing one, you need to login with your Netlabs login id.
     41If you do not have a login id, you can request one at [http://www.netlabs.org/en/site/member/member.xml].
     42We are sorry for inconvenience, but at the present time this is the only way to avoid extremely annoying spam.
     43[[br]][[br]]
     44
     45== Credits ==
     46
     47 * Silvan Scherrer
     48 * all the ppl working on openvpn
     49
     50 * netlabs.org (hosting & support)