2
0
mirror of https://github.com/opnsense/docs synced 2024-11-12 19:10:26 +00:00

how-tos/wireguard-client - align key generation to situation in 24.1. closes https://github.com/opnsense/docs/issues/553

This commit is contained in:
Ad Schellevis 2024-04-14 16:57:33 +02:00
parent bbe50b3abc
commit 594fd7a696

View File

@ -22,8 +22,8 @@ Step 1 - Configure the Wireguard Instance
===================== ===============================================================================================
**Enabled** *Checked*
**Name** *Call it whatever you want (eg* :code:`HomeWireGuard` *)*
**Public Key** *This will initially be blank; it will be populated once the configuration is saved*
**Private Key** *This will initially be blank; it will be populated once the configuration is saved*
**Public Key** *This will initially be blank; Press the cogwheel to auto-generate new keys.*
**Private Key** *This will initially be blank; Press the cogwheel to auto-generate new keys.*
**Listen Port** *51820 or a higher numbered unique port*
**MTU** *1420 (default) or 1412 if you use PPPoE; it's 80 bytes less than your WAN MTU*
**Tunnel Address** *For example, 10.10.10.1/24. See note below*