惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
GbyAI
GbyAI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Apple Machine Learning Research
Apple Machine Learning Research
大猫的无限游戏
大猫的无限游戏
阮一峰的网络日志
阮一峰的网络日志
Last Week in AI
Last Week in AI
V
Visual Studio Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
The Cloudflare Blog
博客园 - 【当耐特】
博客园 - 叶小钗
量子位
博客园 - 聂微东
S
SegmentFault 最新的问题
美团技术团队
Hugging Face - Blog
Hugging Face - Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
宝玉的分享
宝玉的分享
小众软件
小众软件
罗磊的独立博客
有赞技术团队
有赞技术团队
Stack Overflow Blog
Stack Overflow Blog

Proxmox Support Forum

[SOLVED] - Github Auth for Mirrors-Kernel Repo? [Automation] Mass migration tool for MS Win11/Server Proxmox GUI hang - not response is it possible to reject or quarantine spam based on conditions I set ? The PVENode task list in PVE9 is partially obscured due to the terminal font being too large. About 100% error reporting due to pveproxy.service hooks Kubernetes overlay networking breaks when upgrading from PVE 9.1 to PVE 9.2.3 Zentraler Speicher No space left on device Combine datastore and direct file archival to tape Kernel panic VFS: Unable to mount root fs on unknown-block (0,0) sobald ein 7.x Kernel verwendet wird. How to migrate disk of a VM from one ZFS to another Windows Server 2025 fails to boot after PVE 9.2 / Linux 7.0 Kernel upgrade Cannot Install Proxmox on T610 Poweredge with H700 PERC card sdn Config. gateway not reachable How to safely change domain/FQDN? Welche Filterquote erreicht ihr? NFS Share status unknown on 2 of 5 nodes Can't connect to PVE9 consoles [solved] Can't connect to PVE9 consoles [solved] [SOLVED] - Use secondary network for PVE commands Created cluster, one node storage gone BUG: proxmox mail gateway FROM = null bypass spam filtering Moving existing PBS from VMWare workstation to PVE cluster Does eBGP SDN fabric support external peering? Bug: PDM 1.1 not recognizing valid license status Proxmox GUI hang - not response PVE crashes unexpectedly Proxmox Backup Server 4.2 released! Advice
VLAN-Aware VNet on a EVPN Zone
invalid@exam · 2026-06-23 · via Proxmox Support Forum

Is there any plan to make VLAN-aware VNets configurable when built on EVPN zones? They currently support VXLAN zones, the checkbox shows up, but it disappears when selecting an EVPN zone. Will this be supported soon?

Background: I'm using a EVPN network for Q-in-VNI traffic so I need to be able to tag/untag traffic at the host level for VMs. I have manually set this up with `ip link` commands and it works well, but I'm just hoping it will be supported in the GUI soon

the main reason is that current evpn implementation is done to use the anycast gateway distributed (and do l3rougint)on each node, but I'll not work if you use vlan behind. (Or maybe do you plan to use evpn to transport L2 only witout any routing ?)

the main reason is that current evpn implementation is done to use the anycast gateway distributed (and do l3rougint)on each node, but I'll not work if you use vlan behind. (Or maybe do you plan to use evpn to transport L2 only witout any routing ?)

Yes my use case is to use EVPN for purely L2 transport between hosts and out to physical switches (which are also a part of the EVPN domain)

Yes my use case is to use EVPN for purely L2 transport between hosts and out to physical switches (which are also a part of the EVPN domain)

ok make sense. I'll try to see if we could implement it.

ok make sense. I'll try to see if we could implement it.

That would be fantastic! Thank you!

@spirit any idea when this might be implemented? I just upgraded to 9.0.3 and it seems like the functionality isn't there yet.

We would also like to use this feature. It still seems to be missing in 9.1.2. Is there any update on this?

Over a year now :-/
We also need VLAN-aware VNets in EVPN zones