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

推荐订阅源

S
SegmentFault 最新的问题
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
WordPress大学
WordPress大学
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
罗磊的独立博客
月光博客
月光博客
IT之家
IT之家
爱范儿
爱范儿
Google DeepMind News
Google DeepMind News
小众软件
小众软件
C
Check Point Blog
B
Blog RSS Feed
H
Help Net Security
博客园 - 司徒正美
L
LangChain Blog
MongoDB | Blog
MongoDB | Blog
B
Blog
The Cloudflare Blog
Apple Machine Learning Research
Apple Machine Learning Research
Microsoft Security Blog
Microsoft Security Blog
M
MIT News - Artificial intelligence
N
Netflix TechBlog - Medium
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知

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