head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2008.09.26.08.54.26;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2006.07.03.21.08.02;	author itetcu;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 0.3-pre7

PR:		127325
Submitted by:	Anderson S. Ferreira <anderson@@cnpm.embrapa.br> (maintainer)
@
text
@Kovpn's configuration steps

First of all, you have to enable OpenVPN's management interface either by 
modifying its configuration file or by adding command line options.

 o Modifying OpenVPN's configurations files:
   + Add these lines to every OpenVPNconfiguration file you have.

  management 127.0.0.1 11194 pwfile.txt
  management-query-passwords
  management-hold

 NOTE: If you have any problems with configuring OpenVPN or if there are 
 obscurities, please take a look at the OpenVPN sample config file.

 o Adding command line options:
   + Set the openvpn_flags on /etc/rc.conf file:

  openvpn_flags="--management 127.0.0.1 11194 pwfile.txt
                 --management-query-passwords
                 --management-hold"

 o Restart OpenVPN server

The next thing you have to do is to configure kovpn itself.
 o Start kovpn
 o right-click on kovpn's icon in the system tray to open the popup menu.
 o left-click on the "Configure kovpn" menu item.
 o Go to the page "OpenVPN" (which should already be on top).
 o Click on the "Add" Button on the right side to add a new OpenVPN connection.
 o Fill in the fields in the "OpenVPN connection" dialog.
   + Name can be choosen freely but must be unique
   + Host must be the hostname you told OpenVPN 
     (the management option in the first step)
   + Port must be the port you told OpenVPN 
     (the management option in the first step)
 o The other options are not important for kovpn to work but can raise your 
   comfort.
 o That's it ! Click on all OKs and you're done.
@


1.1
log
@Kovpn is a really simple OpenVPN GUI for everyday use. It is a client only GUI,
meaning that you cannot administrate an OpenVPN server with it (Look for kvpnc
if you want such a program). You can use it to connect and disconnect without
needing to open a console. You can also input username and/or password that
might be needed.
In Short: It can do everything an end-user want's for his everyday work with
OpenVPN.

WWW: http://www.enlighter.de/

--Anderson S. Ferreira <anderson@@cnpm.embrapa.br>

PR:		ports/95709
Submitted by:	anderson@@cnpm.embrapa.br
@
text
@d25 1
a25 1
The next thing you have to to is to configure kovpn itself.
d39 1
a39 1
 o That's it click on all OKs and your done.
@

