wireguard_part_1
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wireguard_part_1 [2025/03/10 01:33] – wizardadmin | wireguard_part_1 [2025/03/30 17:04] (current) – wizardadmin | ||
---|---|---|---|
Line 4: | Line 4: | ||
Step 1. Go here to Download Wireguard: https:// | Step 1. Go here to Download Wireguard: https:// | ||
- | Step 2. Once the installation is done, start Wireguard, Once it is open, at the botom left you will see "Add Tunnel" | + | Step 2. Once the installation is done, start Wireguard, Once it is open, at the bottom |
Step 3. Repeat step 2 and create a peer client tunnel. | Step 3. Repeat step 2 and create a peer client tunnel. | ||
Line 11: | Line 11: | ||
[Interface] | [Interface] | ||
+ | |||
PrivateKey = Server Private key | PrivateKey = Server Private key | ||
+ | |||
ListenPort = choose a port number (default is 51820) | ListenPort = choose a port number (default is 51820) | ||
+ | |||
Address = choose an IP address that is in the private sector and is outside of your networks IP address class use a /24 subnet | Address = choose an IP address that is in the private sector and is outside of your networks IP address class use a /24 subnet | ||
[Peer] | [Peer] | ||
+ | |||
PublicKey = Server Public key | PublicKey = Server Public key | ||
+ | |||
AllowedIPs = Pick an IP address in the same class and subnet of the Interface address above, use a /32 ubnet | AllowedIPs = Pick an IP address in the same class and subnet of the Interface address above, use a /32 ubnet | ||
+ | |||
PersistentKeepalive = 60 | PersistentKeepalive = 60 |
wireguard_part_1.1741570437.txt.gz · Last modified: 2025/03/10 01:33 by wizardadmin