From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 3CEC91FF165 for ; Thu, 17 Jul 2025 11:14:25 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 42B2535BBA; Thu, 17 Jul 2025 11:15:30 +0200 (CEST) Message-ID: Date: Thu, 17 Jul 2025 11:15:26 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: pve-devel@lists.proxmox.com References: <20250703130934.62662-1-h.duerr@proxmox.com> Content-Language: en-US From: Hannes Duerr In-Reply-To: <20250703130934.62662-1-h.duerr@proxmox.com> X-SPAM-LEVEL: Spam detection results: 0 AWL 0.076 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_MSPIKE_H2 0.001 Average reputation (+2) SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pve-devel] [PATCH pve-docs] sdn: vxlan: add note that ipv6 underlay networks are not supported X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" ping On 7/3/25 15:09, Hannes Duerr wrote: > 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 > --- > 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 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel