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

Beide kanten vorige revisie Vorige revisie
werkinstructies:wireguard_client [2026/03/14 14:46]
abel [Configure the Mikrotik router]
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:
werkinstructies/wireguard_client.1773495972.txt.gz · Laatst gewijzigd: 2026/03/14 14:46 door abel