Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
configuration:openvpn [2020/06/08 08:03] – [How to setup OpenVPN] dodenhoeftconfiguration:openvpn [2021/03/05 05:46] – [Server] dodenhoeft
Line 51: Line 51:
 ===== Network setup ===== ===== Network setup =====
  
-For this configuration we will use the most common mode, **__the routing mode__**. +For this configuration we will use the most common mode, **__the routing mode__**.
  
 {{:configuration:openvpn1.png|}} {{:configuration:openvpn1.png|}}
 +
 +==== Server ====
 +^General^Parameter^
 +|Operation mode|Server|
 +|Server port|1194|
 +|Type|TUN|
 +|Protocol|UDP|
 +|Cipher|AES-256-CBC|
 +^Authentication^Parameter^
 +|certificate-based|
 +|HMAC digest|SHA256|
 +|Manage keys and certifictaes (below)|
 +^Options^Parameter^ 
 +|use compression|enable|
 +|use keepalive|enable|
 +
 +After you done with the server configuation apply the setting and we will continue with the client configuation.
 +
 +==== Client ====
 +^General^Parameter^
 +|Operation mode|Client|
 +|Server port|1194|
 +|Type|TUN|
 +|Protocol|UDP|
 +|Cipher|AES-256-CBC|
 +^Authentication^Parameter^
 +|certificate-based|
 +|HMAC digest|SHA256|
 +|Manage keys and certifictaes (below)|
 +^Options^Parameter^ 
 +|use compression|enable|
 +|use keepalive|enable|
 +
 +==== Keys and certificates ====
 +
 +
 +
 +
 See {{:nrsw:openvpn.pdf|}} See {{:nrsw:openvpn.pdf|}}