Access PVE web interface from different network

ivu

New Member
Oct 28, 2020
2
0
1
26
Hi, I've recently set up PVE and I've been trying to connect to the web interface for quite some time now.

When I ping it's IP from our server, there is no package loss and the ms it needs are fine.
Yet when I try to open it in our browser, it shows "proxmox ...." as the tab name but the window itself stays white, it doesn't actually open the interface.
Firewall is disabled, I am trying to access it from a different IP Pool than Proxmox itself is in.

Any ideas? Haven't found any useful tips online yet.
 
Hey, I'm using Firefox right now, just as I used it while still in the same IP pool
 
may you try to use Private window on Firefox by clicking Ctrl+Shift+P keys

and please post output of command:
curl -s -k https://PVE-IP:8006 | grep title