[SOLVED] web-gui not connecting from another vmbr

whezingoak

New Member
Aug 21, 2023
2
0
1
I'm new to proxmox VE and I liked it, I'm new to using it.

But can anyone help me?

auto vmbr0
iface vmbr0 inet static
address 10.12.52.125/24
bridge-ports eno1
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094

auto vmbr1
iface vmbr1 inet static
address 192.168.0.14/22
gateway 192.168.0.1
bridge-ports eno2
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094

I have two physical networks that have their gateways and DNS separated.
In that scenario, my GUI interface is solely accessible on vmbr1 on IP 192.168.0.14. Attempting to connect on vmbr0 fails, and I am unable to access the web GUI.
 
Unless you added some firewall rules to block port 8006 on vmbr0 you should still be able to access the webUI using https://10.12.52.125:8006 when accessing it with a client that got an IP in the 10.12.52.0/24 subnet as well.
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!