From: Hannes Duerr <h.duerr@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH pve-docs] sdn: vxlan: add note that ipv6 underlay networks are not supported
Date: Thu, 3 Jul 2025 15:09:34 +0200 [thread overview]
Message-ID: <20250703130934.62662-1-h.duerr@proxmox.com> (raw)
ifupdown2 currently does not support ipv6 remote-ip and local-tunnelip
[0] which means that we also cannot support ipv6 underlay networks in
our VxLAN zone.
[0] https://github.com/CumulusNetworks/ifupdown2/issues/175
Signed-off-by: Hannes Duerr <h.duerr@proxmox.com>
---
pvesdn.adoc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/pvesdn.adoc b/pvesdn.adoc
index 43e2569..947ee15 100644
--- a/pvesdn.adoc
+++ b/pvesdn.adoc
@@ -296,6 +296,8 @@ WARNING: VXLAN on its own does does not provide any encryption. When joining
multiple sites via VXLAN, make sure to establish a secure connection between
the site, for example by using a site-to-site VPN.
+NOTE: Currently, IPv6 networks are not supported as underlay networks.
+
VXLAN zone configuration options:
Peers Address List:: A list of IP addresses of each node in the VXLAN zone. This
--
2.47.2
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next reply other threads:[~2025-07-03 13:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-03 13:09 Hannes Duerr [this message]
2025-07-17 9:15 ` Hannes Duerr
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=20250703130934.62662-1-h.duerr@proxmox.com \
--to=h.duerr@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.