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

推荐订阅源

S
SegmentFault 最新的问题
爱范儿
爱范儿
博客园 - 三生石上(FineUI控件)
Microsoft Security Blog
Microsoft Security Blog
Google DeepMind News
Google DeepMind News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
GbyAI
GbyAI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
V
V2EX
酷 壳 – CoolShell
酷 壳 – CoolShell
量子位
博客园_首页
T
Tailwind CSS Blog
aimingoo的专栏
aimingoo的专栏
A
About on SuperTechFans
T
The Blog of Author Tim Ferriss
Stack Overflow Blog
Stack Overflow Blog
Recent Announcements
Recent Announcements
P
Proofpoint News Feed
博客园 - 司徒正美
有赞技术团队
有赞技术团队
Engineering at Meta
Engineering at Meta
Last Week in AI
Last Week in AI
MongoDB | Blog
MongoDB | 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
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.