[SOLVED] Access PVE WebUI from different interface

SakuraYuyuko

New Member
Jan 12, 2021
2
0
1
34
Hi guys, I'm new here.
When I try to access pve web ui though Wireguard(VPN), the pve return ERR_ADDRESS_UNREACHABLE/No route to host, but I can ping/ssh to pve hosts.
Here are more detail :)

My interfaces:
(physical) enp129s0f0
(bridge -> enp129s0f0) vmbr0 (with gateway/ip setting)

There is a router vm in the pve and binds vmbr0 to provide the network to both my PC and pve itself.
The VPN serves in that router with different Intranet reserved address(VPN: 192.168, Host: 10.198).
When I go to work, the enp129s0f0 is currently down.
Other vms in pve have network access and can access the web UI.
All firewall is down(ipt all accept, pve firewall down).

Any help will be appreciated :)