all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Gabriel Goller <g.goller@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH docs] sdn: update wireguard node endpoint port docs
Date: Wed, 20 May 2026 13:09:11 +0200	[thread overview]
Message-ID: <20260520110919.147539-1-g.goller@proxmox.com> (raw)

The endpoint parameter was split into the endpoint and endpoint port.
Update the docs.

Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
---
 pvesdn.adoc | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/pvesdn.adoc b/pvesdn.adoc
index fb368317bd41..8b722838387a 100644
--- a/pvesdn.adoc
+++ b/pvesdn.adoc
@@ -883,8 +883,11 @@ definitions that can be used across the whole cluster.
 .Internal
 
 Endpoint:: This is the IP or hostname that other Proxmox VE nodes should use for
-connecting to this Proxmox VE node. This is used as the endpoint when
-configuring this Proxmox VE node as a peer.
+connecting to this Proxmox VE node. This is used together with the endpoint port
+when configuring this Proxmox VE node as a peer.
+
+Endpoint Port:: This is the UDP port that other Proxmox VE nodes should use for
+connecting to this Proxmox VE node. If unset, it defaults to `51820`.
 
 Allowed IPs:: A comma-separated list of CIDRs (for example `198.51.100.0/24`,
 or `0.0.0.0/0` to tunnel all IPv4 traffic). When selecting this node as a peer
@@ -898,8 +901,11 @@ Name:: The name of the external node.
 
 Public Key:: The public key used by the external node.
 
-Endpoint:: The endpoint other nodes use to connect to this external peer, such
-as `192.0.2.1:51820`.
+Endpoint:: The IP or hostname that other nodes use to connect to this external
+peer.
+
+Endpoint Port:: The UDP port that other nodes use to connect to this external
+peer. If unset, it defaults to `51820`.
 
 Allowed IPs:: A comma-separated list of CIDRs (for example `198.51.100.0/24`,
 or `0.0.0.0/0` to tunnel all IPv4 traffic). When selecting this node as a peer
-- 
2.47.3





             reply	other threads:[~2026-05-20 11:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-20 11:09 Gabriel Goller [this message]
2026-05-20 11:57 ` applied: [PATCH docs] sdn: update wireguard node endpoint port docs Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260520110919.147539-1-g.goller@proxmox.com \
    --to=g.goller@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal