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

推荐订阅源

B
Blog RSS Feed
有赞技术团队
有赞技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
Y
Y Combinator Blog
Jina AI
Jina AI
G
Google Developers Blog
Last Week in AI
Last Week in AI
博客园 - 叶小钗
H
Hackread – Cybersecurity News, Data Breaches, AI and More
L
LangChain Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Visual Studio Blog
aimingoo的专栏
aimingoo的专栏
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
J
Java Code Geeks
Stack Overflow Blog
Stack Overflow Blog
IT之家
IT之家
The GitHub Blog
The GitHub Blog
D
Docker
量子位
罗磊的独立博客
腾讯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
Cant access Proxmox GUI thru a Wireguard site to site tunnel
invalid@exam · 2026-06-24 · via Proxmox Support Forum

Hi,

I am testing Proxmox right now so my setup is quite simple. I have a a hosted PVE server with a public IP address and i can access the PVE console from my place using that IP .

I installed a pfSense server on Promox. My WAN interface has a failover IP on the internet facing interface of the server and the LAN interface (192.168.37.254/24) is connected using vmbr1, an additionnal bridge with no physical nic. When i create additionnal virtual machines i use vmbr1 for the network interface and i can get internet access thanks to the pfSense server (they get IP on the 192.168.37.0/24 network segment with 192.168.37.254 as the gateway). And i can reach Proxmox GUI using 192.168.37.1 (my CIDR on vmbr01 is 192.168.37.1/24).

If i create a Wireguard S2S tunnel beetween my place and the pfsense, i can reach any remote machine from my home PC (192.168.10.1/24) with the exception of the Proxmox server (192.168.37.1).

Sounds logical as 192.168.37.254 is not the Proxmox server gateway.... So i added a static route (ip route add 192.168.10.0/24 via 192.168.37.254) and now the proxmox server can ping any host at my place. But the opposite is not true: i still can't ping 192.168.37.1 nor access the webgui of the Proxmox server .

Any clue ?

Thanks a lot in advance and have a nice day.
Guillaume