Gebruikershulpmiddelen

Site-hulpmiddelen


werkinstructies:wireguard_client

Verschillen

Dit geeft de verschillen weer tussen de geselecteerde revisie en de huidige revisie van de pagina.

Link naar deze vergelijking

Volgende revisie
Vorige revisie
werkinstructies:wireguard_client [2026/03/14 14:42]
abel aangemaakt
werkinstructies:wireguard_client [2026/03/14 14:47] (huidige)
abel [create client keys and config]
Regel 18: Regel 18:
 </code> </code>
  
-create the private and public key:+create private and public key pair for the appliance:
 <code>/bin/wg genkey | tee ./private.key | /bin/wg pubkey > ./public.key</code> <code>/bin/wg genkey | tee ./private.key | /bin/wg pubkey > ./public.key</code>
  
-create the config file:+create the config file for the appliance:
 ''vi ./wg0.conf'' ''vi ./wg0.conf''
 and fill it with: and fill it with:
Regel 56: Regel 56:
 the public key is the client public key you created in the previous paragraph.  the public key is the client public key you created in the previous paragraph. 
  
-{{:werkinstructies:mikrotik-wireguard-peer.png?600|}}+{{:werkinstructies:mikrotik-wireguard-peer.png?700|}} 
 + 
 +Press ''OK'' 
 + 
 +===== apply configuration on the appliance ===== 
 + 
 +In the appliance you often find an interface where you can enter the keys and configuration. If the interface insists on creating the keys itself, use those for all the steps above, (except the Mikrotik Public Key ofcourse) 
 + 
 +Start the client and see. 
  
  
werkinstructies/wireguard_client.1773495755.txt.gz · Laatst gewijzigd: 2026/03/14 14:42 door abel