aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-12-07 19:55:18 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-12-07 19:55:23 +0100
commit893481234f29721650df8c43ed27a42a4fe2b751 (patch)
treea4ce25fe3a9571dc4dba2afb57926f1ac97440bd
parent054d308b916bce4f5625a811047fedd26ed457f2 (diff)
ocserv: doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r--net/ocserv/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/ocserv/README b/net/ocserv/README
index 018b2f95c..a883a0766 100644
--- a/net/ocserv/README
+++ b/net/ocserv/README
@@ -5,7 +5,7 @@ The openconnect server expects to be configured using the uci interface.
It is recommended to setup a dynamic DNS address with openwrt prior
to starting the server. That is because during the first startup
-a certificate file which contain the setup dynamic DNS name will be
+a certificate file which will contain the dynamic DNS name will be
created. You can always regenerate the certificate by deleting
/etc/ocserv/server-key.pem.
@@ -16,6 +16,9 @@ network. The former is suitable when you have "roadwarrior" type of clients
connecting to the LAN, and the latter when you may need to connect
multiple networks with the LAN.
+If for the client side you use OpenWRT it is recommended to check you
+have the latest vpnc-scripts and openconnect packages.
+
1. Proxy-ARP Approach
=====================