Site Tools


vpn-server

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
Next revisionBoth sides next revision
vpn-server [2023/09/12 19:32] – [Advanced Tab] -formatting hogwildvpn-server [2023/09/12 19:48] – [TLS Control channel security] hogwild
Line 136: Line 136:
  
  
-==== TLS Control channel security ====+==== TLS Control Channel Security ====
  
 (tls-auth/tls-crypt) (tls-auth/tls-crypt)
Line 179: Line 179:
 In Static Key encryption mode, the HMAC key is included in the key file. In TLS mode, the HMAC key is dynamically generated and shared between peers via the TLS control channel. If OpenVPN receives a packet with a bad HMAC, it will drop the packet. HMAC usually adds 16 or 20 bytes per packet. In Static Key encryption mode, the HMAC key is included in the key file. In TLS mode, the HMAC key is dynamically generated and shared between peers via the TLS control channel. If OpenVPN receives a packet with a bad HMAC, it will drop the packet. HMAC usually adds 16 or 20 bytes per packet.
  
-For basic HMAC information, see: +For basic HMAC information, see: [[https://www.tutorialspoint.com/cryptography/message_authentication.htm|https://www.tutorialspoint.com/cryptography/message_authentication.htm]] 
-[[https://www.tutorialspoint.com/cryptography/message_authentication.htm|https://www.tutorialspoint.com/cryptography/message_authentication.htm]]+
  
 ==== VPN Subnet/Netmask ==== ==== VPN Subnet/Netmask ====
vpn-server.txt · Last modified: 2024/04/11 00:50 by hogwild