[vpnc-devel] svn commit: vpnc r234 - in /trunk: vpnc.8 vpnc.conf
vpnc at unix-ag.uni-kl.de
vpnc at unix-ag.uni-kl.de
Wed Sep 5 15:11:20 CEST 2007
Author: Joerg Mayer
Date: Wed Sep 5 15:11:20 2007
New Revision: 234
Log:
Update manpage to indicate that hybrid needs openssl support
being compiled in.
Update vpnc.conf to new hybrid syntax.
Modified:
trunk/vpnc.8
trunk/vpnc.conf
Modified: trunk/vpnc.8
==============================================================================
--- trunk/vpnc.8 (original)
+++ trunk/vpnc.8 Wed Sep 5 15:11:20 2007
@@ -132,7 +132,8 @@
.PD
.RE
-And another one with hybrid authentication:
+And another one with hybrid authentication (requires that vpnc was
+built with openssl support):
.RS
.PD 0
Modified: trunk/vpnc.conf
==============================================================================
--- trunk/vpnc.conf (original)
+++ trunk/vpnc.conf Wed Sep 5 15:11:20 2007
@@ -1,6 +1,6 @@
-Use Hybrid Auth
IPSec gateway <gateway>
IPSec ID <group-id>
IPSec secret <group-psk>
+IKE Authmode hybrid
Xauth username <username>
Xauth password <password>
More information about the vpnc-devel
mailing list