ocserv: doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
parent
054d308b91
commit
893481234f
1 changed files with 4 additions and 1 deletions
|
@ -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
|
It is recommended to setup a dynamic DNS address with openwrt prior
|
||||||
to starting the server. That is because during the first startup
|
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
|
created. You can always regenerate the certificate by deleting
|
||||||
/etc/ocserv/server-key.pem.
|
/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
|
connecting to the LAN, and the latter when you may need to connect
|
||||||
multiple networks with the LAN.
|
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
|
1. Proxy-ARP Approach
|
||||||
=====================
|
=====================
|
||||||
|
|
Loading…
Reference in a new issue