Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:guide-user:services:vpn:wireguard:server [2023/03/14 22:36] – simplify the IPv6 address to make it easier to test and verify rather than using a cumbersome pseudo-ULA vgaeteradocs:guide-user:services:vpn:wireguard:server [2023/09/27 14:16] – optimize links vgaetera
Line 16: Line 16:
 ==== 1. Preparation ==== ==== 1. Preparation ====
 Install the required packages. Install the required packages.
-Specify the VPN server configuration parameters.+Specify configuration parameters for VPN server.
  
 <code bash> <code bash>
Line 31: Line 31:
  
 ==== 2. Key management ==== ==== 2. Key management ====
-Generate and exchange keys between server and client.+Generate and exchange [[docs:guide-user:services:vpn:wireguard:basics#key_management|keys]] between client and server.
  
 <code bash> <code bash>
Line 106: Line 106:
  
 Check your IP and DNS provider. Check your IP and DNS provider.
-  * [[https://ipleak.net/]] +  * [[https://ipleak.net/|ipleak.net]] 
-  * [[https://dnsleaktest.com/]]+  * [[https://www.dnsleaktest.com/|dnsleaktest.com]]
  
 ===== Troubleshooting ===== ===== Troubleshooting =====
  • Last modified: 2023/10/29 02:22
  • by vgaetera