mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-11-02 20:02:05 +01:00
wireguard: sync branches
This commit is contained in:
parent
b6e6dcf97b
commit
e1bd8e7b8f
@ -1,4 +1,4 @@
|
|||||||
:lastproofread: 2021-10-01
|
:lastproofread: 2023-01-26
|
||||||
|
|
||||||
.. _wireguard:
|
.. _wireguard:
|
||||||
|
|
||||||
@ -173,6 +173,7 @@ traffic.
|
|||||||
|
|
||||||
Associates the previously generated private key to a specific WireGuard
|
Associates the previously generated private key to a specific WireGuard
|
||||||
interface. The private key can be generate via the command
|
interface. The private key can be generate via the command
|
||||||
|
|
||||||
:opcmd:`generate pki wireguard key-pair`.
|
:opcmd:`generate pki wireguard key-pair`.
|
||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
@ -243,8 +244,8 @@ asymmetric crypto. This is optional.
|
|||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
vyos@vyos:~$ generate pki wireguard preshared-key install
|
vyos@vyos:~$ generate pki wireguard preshared-key
|
||||||
rvVDOoc2IYEnV+k5p7TNAmHBMEGTHbPU8Qqg8c/sUqc=
|
Pre-shared key: rvVDOoc2IYEnV+k5p7TNAmHBMEGTHbPU8Qqg8c/sUqc=
|
||||||
|
|
||||||
Copy the key, as it is not stored on the local filesystem. Because it
|
Copy the key, as it is not stored on the local filesystem. Because it
|
||||||
is a symmetric key, only you and your peer should have knowledge of
|
is a symmetric key, only you and your peer should have knowledge of
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user