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

推荐订阅源

Google DeepMind News
Google DeepMind News
Microsoft Security Blog
Microsoft Security Blog
B
Blog
Martin Fowler
Martin Fowler
WordPress大学
WordPress大学
爱范儿
爱范儿
博客园_首页
博客园 - 聂微东
量子位
V
Visual Studio Blog
aimingoo的专栏
aimingoo的专栏
T
The Blog of Author Tim Ferriss
J
Java Code Geeks
小众软件
小众软件
大猫的无限游戏
大猫的无限游戏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
N
Netflix TechBlog - Medium
F
Fortinet All Blogs
The Cloudflare Blog
T
Tailwind CSS Blog
G
Google Developers Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
月光博客
月光博客
腾讯CDC

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
VXLAN Issues
invalid@exam · 2026-06-20 · via Proxmox Support Forum

Hi all,

I am configuring multiple VXLANs between two nodes I have in a cluster and I'm getting some very very weird results. I have my VMBR0 interfaces operating as my mgmt network just fine. Then I have configured the following:

VXLAN: Range (mtu 1450, Peers: PVE, PVE2)
VXLAN: SharedSvc (mtu 1450, Peers: PVE, PVE2)
Both of those have been working nothing else is configured on them, they just have the zone and assocaited VNET to them. However, when I add a third:

VXLAN: wSpace (mtu 1450, Peers: PVE, PVE2)

Connectivity on that third space just goes wappy. For example between all of the VXLANs I have PFSense operating as the firewall and gateway, as well as DHCP. if I boot a VM on PVE and PFsense is on the same node (PVE) I don't get DHCP, no connectivity, nothing. Tried tracing for ARPings and see it leave the VM but never hit PFSense. If I boot up a VM on PVE2 it works. If I move PFSense to PVE2 everything stops. It's mega weird. I don't know if it's because I'm trying to use too many VXLANs but can't see why it would be a problem. Has anyone had anything odd like this before and how did you fix it? I'm running 9.1.11 at the moment on both nodes.