commit 893481234f29721650df8c43ed27a42a4fe2b751
parent 054d308b916bce4f5625a811047fedd26ed457f2
Author: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Date: Mon, 7 Dec 2015 19:55:18 +0100
ocserv: doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git 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
=====================