summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorsysteembeheerder <19684880+systeembeheerder@users.noreply.github.com>2025-11-12 13:06:51 +0100
committerGitHub <noreply@github.com>2025-11-12 13:06:51 +0100
commitae9f5a63975dcdc644bf14aec595bb27c716891f (patch)
treebdae72339bc7ac0358b11270b8c08894cf21cf9d /docs
parent4370a8eb3406e277389107f0495a9b993f4f1eb7 (diff)
downloadvyos-documentation-ae9f5a63975dcdc644bf14aec595bb27c716891f.tar.gz
vyos-documentation-ae9f5a63975dcdc644bf14aec595bb27c716891f.zip
Update wireguard.rst
VyOS 1.3 uses `pubkey`, VyOS 1.4 uses `public-key`. Update examples to reflect that change.
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration/interfaces/wireguard.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/configuration/interfaces/wireguard.rst b/docs/configuration/interfaces/wireguard.rst
index c13affaf..a40bee01 100644
--- a/docs/configuration/interfaces/wireguard.rst
+++ b/docs/configuration/interfaces/wireguard.rst
@@ -288,13 +288,13 @@ value needs to be lower than the UDP timeout.
allowed-ips 10.172.24.30/32
allowed-ips 2001:db8:470:22::30/128
persistent-keepalive 15
- pubkey F5MbW7ye7DsoxdOaixjdrudshjjxN5UdNV+pGFHqehc=
+ public-key F5MbW7ye7DsoxdOaixjdrudshjjxN5UdNV+pGFHqehc=
}
peer iPhone {
allowed-ips 10.172.24.20/32
allowed-ips 2001:db8:470:22::20/128
persistent-keepalive 15
- pubkey BknHcLFo8nOo8Dwq2CjaC/TedchKQ0ebxC7GYn7Al00=
+ public-key BknHcLFo8nOo8Dwq2CjaC/TedchKQ0ebxC7GYn7Al00=
}
port 2224
private-key OLTQY3HuK5qWDgVs6fJR093SwPgOmCKkDI1+vJLGoFU=
@@ -354,7 +354,7 @@ Status
private key: (hidden)
listening port: 51820
- peer: <peer pubkey>
+ peer: <peer public-key>
endpoint: <peer public IP>
allowed ips: 10.69.69.2/32
latest handshake: 23 hours, 45 minutes, 26 seconds ago